From f876a0dffdd5859051393e38584e11a665a0fc4e Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 7 Sep 2005 20:09:12 +0000 Subject: Remove debug output leftover svn-id: r18786 --- scumm/scumm.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'scumm') diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index 0cf96f823b..1a0f38304f 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -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 -- cgit v1.2.3