aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/languagehooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/languagehooks.cpp')
-rw-r--r--NorthstarDLL/languagehooks.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/languagehooks.cpp b/NorthstarDLL/languagehooks.cpp
index 8a6b3dc1..9e5dda86 100644
--- a/NorthstarDLL/languagehooks.cpp
+++ b/NorthstarDLL/languagehooks.cpp
@@ -6,8 +6,6 @@
AUTOHOOK_INIT()
-namespace fs = std::filesystem;
-
typedef LANGID (*Tier0_DetectDefaultLanguageType)();
bool CheckLangAudioExists(char* lang)