Remove a slightly outdated comment

This commit is contained in:
Chris Robinson
2016-07-06 09:52:42 -07:00
parent d340d50d49
commit d096e183a8
-1
View File
@@ -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;