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:
@@ -117,7 +117,6 @@ struct IRenderer;
|
||||
struct ISystem;
|
||||
struct ITimer;
|
||||
struct IFFont;
|
||||
struct IKeyboard;
|
||||
struct ICVar;
|
||||
struct IConsole;
|
||||
struct IProcess;
|
||||
|
||||
Reference in New Issue
Block a user