mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 21:00:39 +00:00
Remove debug output leftover
svn-id: r18786
This commit is contained in:
parent
571a1649b8
commit
f876a0dffd
@ -2703,7 +2703,6 @@ DetectedGameList Engine_SCUMM_detectGames(const FSList &fslist) {
|
||||
|
||||
if (0 == scumm_stricmp(detectName, name)) {
|
||||
byte buf[6];
|
||||
debug(0, detectName);
|
||||
|
||||
if (g->version < 4) {
|
||||
// We take a look at the file now, to narrow
|
||||
|
Loading…
Reference in New Issue
Block a user