aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r--common/gameDetector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index fe8c62eb50..6615bebc5b 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -97,7 +97,6 @@ struct MusicDrivers {
const char *name;
const char *description;
const int id;
- bool available;
};
struct GraphicsModes {