From 75b65ab2a29aa10a054974f443cc94ccf5e70f3e Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 20 Oct 2009 13:47:55 -0700 Subject: Remove the Frequency field from the context --- OpenAL32/Include/alMain.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'OpenAL32/Include') diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h index f10744ed..2fa79574 100644 --- a/OpenAL32/Include/alMain.h +++ b/OpenAL32/Include/alMain.h @@ -284,8 +284,6 @@ struct ALCcontext_struct ALenum LastError; ALboolean InUse; - ALuint Frequency; - ALenum DistanceModel; ALfloat DopplerFactor; -- cgit v1.2.3