aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALu.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/ALu.c')
-rw-r--r--Alc/ALu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Alc/ALu.c b/Alc/ALu.c
index 8fc7269b..79c18254 100644
--- a/Alc/ALu.c
+++ b/Alc/ALu.c
@@ -749,7 +749,6 @@ ALvoid aluMixData(ALCdevice *device, ALvoid *buffer, ALsizei size)
ProcessContext(*ctx);
ctx++;
}
- device->SamplesPlayed += SamplesToDo;
ProcessContext(NULL);
//Post processing loop