aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32')
-rw-r--r--OpenAL32/Include/alMain.h3
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;