aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gameDetector.h')
-rw-r--r--base/gameDetector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/gameDetector.h b/base/gameDetector.h
index 14ff9e071a..dc09262368 100644
--- a/base/gameDetector.h
+++ b/base/gameDetector.h
@@ -70,7 +70,6 @@ public:
const Plugin *detectMain();
String _targetName;
- String _gameid;
public:
static GameDescriptor findGame(const String &gameName, const Plugin **plugin = NULL);