diff options
Diffstat (limited to 'Alc/ALu.c')
-rw-r--r-- | Alc/ALu.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -749,7 +749,6 @@ ALvoid aluMixData(ALCdevice *device, ALvoid *buffer, ALsizei size) ProcessContext(*ctx); ctx++; } - device->SamplesPlayed += SamplesToDo; ProcessContext(NULL); //Post processing loop |