diff options
Diffstat (limited to 'NorthstarDLL/hooks.cpp')
-rw-r--r-- | NorthstarDLL/hooks.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/hooks.cpp b/NorthstarDLL/hooks.cpp index 08050be6..f0ea74e9 100644 --- a/NorthstarDLL/hooks.cpp +++ b/NorthstarDLL/hooks.cpp @@ -10,8 +10,6 @@ #include <filesystem> #include <Psapi.h> -namespace fs = std::filesystem; - AUTOHOOK_INIT() // called from the ON_DLL_LOAD macros |