aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gameDetector.h')
-rw-r--r--base/gameDetector.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/base/gameDetector.h b/base/gameDetector.h
index f9234bb9c6..876035cead 100644
--- a/base/gameDetector.h
+++ b/base/gameDetector.h
@@ -76,10 +76,6 @@ public:
String _targetName;
String _gameid;
- bool _dumpScripts;
-
- bool _force1xOverlay;
-
const Plugin *_plugin; // TODO: This should be protected
public: