From 1363e044acb52e9e51e2b3dcdc6dbad823ccb06c Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 6 May 2011 00:38:10 -0700 Subject: Remove the head_dampen option Now that HRTF is properly supported, it's not needed --- OpenAL32/Include/alMain.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'OpenAL32/Include/alMain.h') diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h index 1eb8cfe0..bb8784b7 100644 --- a/OpenAL32/Include/alMain.h +++ b/OpenAL32/Include/alMain.h @@ -480,9 +480,6 @@ struct ALCdevice_struct struct bs2b *Bs2b; ALCint Bs2bLevel; - // Simulated dampening from head occlusion - ALfloat HeadDampen; - // Device flags ALuint Flags; -- cgit v1.2.3