aboutsummaryrefslogtreecommitdiffstats
path: root/alc/context.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-02-28 12:57:18 -0800
committerChris Robinson <[email protected]>2022-02-28 12:57:18 -0800
commitd86f1ab4768ce9fdb3480a9d2a81d8f8e9293e0e (patch)
treea750777b01b2a0f8bf6f3b1064f68dd67467a545 /alc/context.cpp
parent410f08c4e46b844af8f6484d3dccfaa3ef271cef (diff)
Remove AL_SOFTX_filter_gain_ex
It was only added to try to help DSOAL, and it's not clear if it's even necessary. But with native EAX API support, it certainly isn't necessary anymore.
Diffstat (limited to 'alc/context.cpp')
-rw-r--r--alc/context.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/alc/context.cpp b/alc/context.cpp
index ec4e9182..428165e2 100644
--- a/alc/context.cpp
+++ b/alc/context.cpp
@@ -72,7 +72,6 @@ constexpr ALchar alExtList[] =
"AL_SOFT_direct_channels_remix "
"AL_SOFT_effect_target "
"AL_SOFT_events "
- "AL_SOFTX_filter_gain_ex "
"AL_SOFT_gain_clamp_ex "
"AL_SOFTX_hold_on_disconnect "
"AL_SOFT_loop_points "