Remove more unused things from CryCommon and CrySystem. (#709)
Lots of unrelated removals, I basically tried to remove everything exposed via gEnv that isn't used anymore, and following the threads found a few other things to remove also.
This commit is contained in:
@@ -18,7 +18,5 @@ set(FILES
|
||||
Tests/Test_Localization.cpp
|
||||
Tests/test_Main.cpp
|
||||
Tests/test_MaterialUtils.cpp
|
||||
UnitTests/CryMathTests.cpp
|
||||
UnitTests/CryPakUnitTests.cpp
|
||||
DllMain.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user