From 227a080e5b25762dc7a5a942dcfbfdbfcd76c372 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 20 Feb 2007 18:50:17 +0000 Subject: Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me svn-id: r25752 --- engines/kyra/sound.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/kyra/sound.h') diff --git a/engines/kyra/sound.h b/engines/kyra/sound.h index 5a602cb980..e286187fc7 100644 --- a/engines/kyra/sound.h +++ b/engines/kyra/sound.h @@ -57,8 +57,6 @@ namespace Audio { class AudioStream; -class Mixer; -class SoundHandle; } // end of namespace Audio namespace Kyra { -- cgit v1.2.3