diff options
author | Sven Hesse | 2009-05-06 08:24:53 +0000 |
---|---|---|
committer | Sven Hesse | 2009-05-06 08:24:53 +0000 |
commit | 4da318bd11886be2ce07fe3b813c8259be94b0f4 (patch) | |
tree | 0587e834267a6d80e5f5273049c13d0917dae7a1 /engines | |
parent | e78ebed32da2b5326296eeae529b4075c4ac870a (diff) | |
download | scummvm-rg350-4da318bd11886be2ce07fe3b813c8259be94b0f4.tar.gz scummvm-rg350-4da318bd11886be2ce07fe3b813c8259be94b0f4.tar.bz2 scummvm-rg350-4da318bd11886be2ce07fe3b813c8259be94b0f4.zip |
Remove duplicate entry (sorry Strangerke, but this one was already in there, a few lines above) :P
svn-id: r40345
Diffstat (limited to 'engines')
-rw-r--r-- | engines/gob/detection.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index b4ca011b67..0573e1184a 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -2529,21 +2529,6 @@ static const GOBGameDescription gameDescriptions[] = { 0, 0 }, - { // Supplied by Luca in scummvm-devel vol.36 iss.1 - { - "woodruff", - "", - AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736), - IT_ITA, - kPlatformPC, - ADGF_NO_FLAGS - }, - kGameTypeWoodruff, - kFeatures640, - 0, - 0 - }, - { { "woodruff", |