diff options
author | Maya <malte.hoermeyer@web.de> | 2022-06-16 00:29:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-16 00:29:39 +0200 |
commit | 93f10fd55c5ff6f6cebb82601ff850d11f92a840 (patch) | |
tree | 8582c6c717142b1fc97caea1a60e3df51214d4be /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj | |
parent | d9f39f14fa0b0e8d025a8deef1d0c85da89c31f6 (diff) | |
download | NorthstarLauncher-93f10fd55c5ff6f6cebb82601ff850d11f92a840.tar.gz NorthstarLauncher-93f10fd55c5ff6f6cebb82601ff850d11f92a840.zip |
Delete emit_blocker.h (#194)
* Delete emit_blocker.h
* also remove from dllmain.cpp
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj')
-rw-r--r-- | NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj index 5a7c9529..ea9ccbb3 100644 --- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj +++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj @@ -117,7 +117,6 @@ <ClInclude Include="debugoverlay.h" /> <ClInclude Include="clientruihooks.h" /> <ClInclude Include="clientvideooverrides.h" /> - <ClInclude Include="emit_blocker.h" /> <ClInclude Include="localchatwriter.h" /> <ClInclude Include="ns_version.h" /> <ClInclude Include="plugins.h" /> |