aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/gameDetector.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index 640a059136..472d00ef33 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -69,10 +69,6 @@ enum GameFeatures {
GF_USE_ANGLES = GF_AFTER_V7,
GF_DEFAULT = GF_USE_KEY,
GF_EXTERNAL_CHARSET = GF_SMALL_HEADER
-
- // Simon features (TODO)
-
- // BASS features (TODO)
};
struct VersionSettings {