From d096e183a8d1e20ed2a71d502897394a14bf8404 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 6 Jul 2016 09:52:42 -0700 Subject: Remove a slightly outdated comment --- OpenAL32/Include/alMain.h | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenAL32/Include/alMain.h') diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h index 532f7947..e1411b83 100644 --- a/OpenAL32/Include/alMain.h +++ b/OpenAL32/Include/alMain.h @@ -612,7 +612,6 @@ struct ALCdevice_struct */ ALuint CoeffCount; - /* Dry buffer will be aliased by the virtual or real output. */ ALfloat (*Buffer)[BUFFERSIZE]; ALuint NumChannels; } Dry; -- cgit v1.2.3