aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/engine/state.h')
-rw-r--r--engines/sci/engine/state.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/sci/engine/state.h b/engines/sci/engine/state.h
index afa3389464..eca061027c 100644
--- a/engines/sci/engine/state.h
+++ b/engines/sci/engine/state.h
@@ -36,8 +36,6 @@ namespace Common {
}
#include "sci/sci.h"
-#include "sci/resource.h"
-#include "sci/engine/features.h"
#include "sci/engine/seg_manager.h"
#include "sci/parser/vocabulary.h"
@@ -122,8 +120,6 @@ public:
Common::String _gameId; /**< Designation of the primary object (which inherits from Game) */
- GameFeatures *_features;
-
/* Non-VM information */
SciEvent *_event; // Event handling