aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alMain.h
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include/alMain.h')
-rw-r--r--OpenAL32/Include/alMain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index 833b5fa2..34722d98 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -584,7 +584,6 @@ enum DeviceType {
#define MAX_AMBI_COEFFS 16
typedef struct ChannelConfig {
- enum Channel ChanName;
ALfloat Angle;
ALfloat Elevation;
ALfloat HOACoeff[MAX_AMBI_COEFFS];