aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2014-11-23 14:50:31 -0800
committerChris Robinson <[email protected]>2014-11-23 14:50:31 -0800
commit5464a5c630d612c10c67bee92fbca4c5adba387b (patch)
tree457a6a1243511e2f5f7765c0fd34c18eb0cd12a8 /OpenAL32
parente5601a062ea6af77f943f596ccb594a998f63834 (diff)
Remove unused channel enums
Diffstat (limited to 'OpenAL32')
-rw-r--r--OpenAL32/Include/alMain.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index 6e675786..5ede03b2 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -530,8 +530,6 @@ enum Channel {
SideLeft,
SideRight,
- TopCenter,
- BottomCenter,
TopFrontLeft,
TopFrontRight,
TopBackLeft,