From c72ac9916c4fec3328e0857ef59ee892dd753959 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 18 May 2008 13:03:03 +0000 Subject: Formatting. svn-id: r32168 --- engines/kyra/script_hof.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/kyra/script_hof.cpp') diff --git a/engines/kyra/script_hof.cpp b/engines/kyra/script_hof.cpp index 8408489ab0..df6ebb1bcb 100644 --- a/engines/kyra/script_hof.cpp +++ b/engines/kyra/script_hof.cpp @@ -844,7 +844,6 @@ int KyraEngine_HoF::o2_fillRect(EMCState *script) { return 0; } - int KyraEngine_HoF::o2_playFireflyScore(EMCState *script) { debugC(3, kDebugLevelScriptFuncs, "KyraEngine_HoF::o2_playFireflyScore(%p) ()", (const void *)script); if (_sound->getSfxType() == Sound::kAdlib || _sound->getSfxType() == Sound::kMidiMT32 || _sound->getSfxType() == Sound::kMidiGM) { -- cgit v1.2.3