diff options
Diffstat (limited to 'OpenAL32/Include/alMain.h')
-rw-r--r-- | OpenAL32/Include/alMain.h | 3 |
1 files changed, 0 insertions, 3 deletions
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; |