diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/gameDetector.h | 1 |
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 { |