aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/dllmain.cpp
diff options
context:
space:
mode:
authorMaya <malte.hoermeyer@web.de>2022-06-16 00:29:39 +0200
committerGitHub <noreply@github.com>2022-06-16 00:29:39 +0200
commit93f10fd55c5ff6f6cebb82601ff850d11f92a840 (patch)
tree8582c6c717142b1fc97caea1a60e3df51214d4be /NorthstarDedicatedTest/dllmain.cpp
parentd9f39f14fa0b0e8d025a8deef1d0c85da89c31f6 (diff)
downloadNorthstarLauncher-93f10fd55c5ff6f6cebb82601ff850d11f92a840.tar.gz
NorthstarLauncher-93f10fd55c5ff6f6cebb82601ff850d11f92a840.zip
Delete emit_blocker.h (#194)
* Delete emit_blocker.h * also remove from dllmain.cpp
Diffstat (limited to 'NorthstarDedicatedTest/dllmain.cpp')
-rw-r--r--NorthstarDedicatedTest/dllmain.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/dllmain.cpp b/NorthstarDedicatedTest/dllmain.cpp
index 5e747ec5..b6b68811 100644
--- a/NorthstarDedicatedTest/dllmain.cpp
+++ b/NorthstarDedicatedTest/dllmain.cpp
@@ -51,7 +51,6 @@
#include "rapidjson/writer.h"
#include "rapidjson/error/en.h"
#include "ExploitFixes.h"
-#include "emit_blocker.h"
typedef void (*initPluginFuncPtr)(void* getPluginObject);