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:
@@ -13,7 +13,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <MainStatusBar.h>
|
||||
#include <IBackgroundTaskManager.h>
|
||||
#include <IRenderer.h>
|
||||
#include <QMutex>
|
||||
#include <QString>
|
||||
|
||||
Reference in New Issue
Block a user