diff options
-rw-r--r-- | engines/prince/detection.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/prince/detection.h b/engines/prince/detection.h index be08a71ea9..e8f225690e 100644 --- a/engines/prince/detection.h +++ b/engines/prince/detection.h @@ -66,7 +66,6 @@ static const PrinceGameDescription gameDescriptions[] = { { AD_TABLE_END_MARKER, 0 } }; -// we match from data too, to stop detection from a non-top-level directory const static char *directoryGlobs[] = { "all", 0 |