aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alMain.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2015-10-18 10:25:56 -0700
committerChris Robinson <[email protected]>2015-10-18 10:25:56 -0700
commitfa320939062e52a8bbab91954bfcdd7e9bbdf56b (patch)
treee15471efff79384352dc70054d01309fdbcefd5c /OpenAL32/Include/alMain.h
parentc4ba9d21dce745cafa3b54060a84c15a0ce7535f (diff)
Remove unused channel labels
Diffstat (limited to 'OpenAL32/Include/alMain.h')
-rw-r--r--OpenAL32/Include/alMain.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index 67360e53..e7ca5ac7 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -541,15 +541,6 @@ enum Channel {
SideLeft,
SideRight,
- TopFrontLeft,
- TopFrontRight,
- TopBackLeft,
- TopBackRight,
- BottomFrontLeft,
- BottomFrontRight,
- BottomBackLeft,
- BottomBackRight,
-
BFormatW,
BFormatX,
BFormatY,