aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer_intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mixer_intern.h')
-rw-r--r--sound/mixer_intern.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/mixer_intern.h b/sound/mixer_intern.h
index de78ec988f..476d9bc28d 100644
--- a/sound/mixer_intern.h
+++ b/sound/mixer_intern.h
@@ -80,8 +80,7 @@ public:
void *sound, uint32 size,
DisposeAfterUse::Flag autofreeBuffer,
uint rate, byte flags,
- int id, byte volume, int8 balance,
- uint32 loopStart, uint32 loopEnd);
+ int id, byte volume, int8 balance);
virtual void playInputStream(
SoundType type,