aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mixer.h')
-rw-r--r--sound/mixer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/mixer.h b/sound/mixer.h
index e455e03d0e..df3b0eea64 100644
--- a/sound/mixer.h
+++ b/sound/mixer.h
@@ -6,7 +6,6 @@
#endif
typedef uint32 PlayingSoundHandle;
-
class SoundMixer {
private:
class Channel {
@@ -190,5 +189,4 @@ struct MixerChannel { /* Mixer Channel */
};
#endif
-
#endif /* _mixer_h_included */