From 3e60b1898943c26d817aef8d31466c1fee5aa83b Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 27 Sep 2015 20:55:39 -0700 Subject: Don't keep selecting the mixer to use --- OpenAL32/Include/alSource.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'OpenAL32/Include/alSource.h') diff --git a/OpenAL32/Include/alSource.h b/OpenAL32/Include/alSource.h index fe2867b1..f67d5f3b 100644 --- a/OpenAL32/Include/alSource.h +++ b/OpenAL32/Include/alSource.h @@ -77,8 +77,6 @@ typedef struct ALsource { volatile ALfloat Radius; - enum Resampler Resampler; - /** * Last user-specified offset, and the offset type (bytes, samples, or * seconds). -- cgit v1.2.3