aboutsummaryrefslogtreecommitdiff
path: root/engines/director/detection_tables.h
diff options
context:
space:
mode:
authorScott Percival2019-12-18 00:01:56 +0800
committerScott Percival2019-12-18 00:01:56 +0800
commite86c71ae20f7aa1f0f7b11c11779e3419acb0d99 (patch)
treeaef3bbfd8fd33c7c9e979d51a2b084d365324646 /engines/director/detection_tables.h
parent05c046252e4eeb42a4721c7857a0f11869353306 (diff)
downloadscummvm-rg350-e86c71ae20f7aa1f0f7b11c11779e3419acb0d99.tar.gz
scummvm-rg350-e86c71ae20f7aa1f0f7b11c11779e3419acb0d99.tar.bz2
scummvm-rg350-e86c71ae20f7aa1f0f7b11c11779e3419acb0d99.zip
DIRECTOR: Remove target for a test archive
This reverts commit 127c3468167e6e60866920751c35580c984abbbb.
Diffstat (limited to 'engines/director/detection_tables.h')
-rw-r--r--engines/director/detection_tables.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index dd780e4d6a..fc8d8e246e 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -46,19 +46,6 @@ static const DirectorGameDescription gameDescriptions[] = {
GID_TEST,
3
},
- {
- {
- "directortestarch",
- "",
- AD_ENTRY1("test.dir", 0),
- Common::EN_ANY,
- Common::kPlatformWindows,
- ADGF_NO_FLAGS,
- GUIO1(GUIO_NOASPECT)
- },
- GID_ARCHIVE,
- 4
- },
// Generic D3 Mac entry
MACGAME("director", "", "D3-mac", 0, -1, 3),