remove Mutex Manager and associated dead code (#44)

this does nothing
This commit is contained in:
majcosta
2022-12-19 17:43:03 -08:00
committed by GitHub
parent 12c778118e
commit 03e5fbbffd
23 changed files with 0 additions and 346 deletions
@@ -59,7 +59,6 @@
<ClInclude Include="mousesystem_macros.h" />
<ClInclude Include="Mss-old.h" />
<ClInclude Include="Mss.h" />
<ClInclude Include="Mutex Manager.h" />
<ClInclude Include="pcx.h" />
<ClInclude Include="PngLoader.h" />
<ClInclude Include="RAD.H" />
@@ -120,7 +119,6 @@
<ClCompile Include="line.cpp" />
<ClCompile Include="MemMan.cpp" />
<ClCompile Include="mousesystem.cpp" />
<ClCompile Include="Mutex Manager.cpp" />
<ClCompile Include="PCX.cpp" />
<ClCompile Include="PngLoader.cpp" />
<ClCompile Include="Random.cpp" />