aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alAuxEffectSlot.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-07-26 03:45:25 -0700
committerChris Robinson <[email protected]>2016-07-26 03:45:25 -0700
commit25d1b7bdba7b0c68e9e8e6f727c991cb69f24f4a (patch)
tree0991c91d5e0ae33552ff1bff38990fd7d03428d1 /OpenAL32/Include/alAuxEffectSlot.h
parent45514ee32f8566d35d6153a64c575dfde256d941 (diff)
Remove broken autowah effect code
It's been disabled forever, and I have no idea how to make it work properly. Better to just redo it when making something that works.
Diffstat (limited to 'OpenAL32/Include/alAuxEffectSlot.h')
-rw-r--r--OpenAL32/Include/alAuxEffectSlot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/Include/alAuxEffectSlot.h b/OpenAL32/Include/alAuxEffectSlot.h
index 034ac217..d0c7c76c 100644
--- a/OpenAL32/Include/alAuxEffectSlot.h
+++ b/OpenAL32/Include/alAuxEffectSlot.h
@@ -155,7 +155,6 @@ ALvoid ReleaseALAuxiliaryEffectSlots(ALCcontext *Context);
ALeffectStateFactory *ALnullStateFactory_getFactory(void);
ALeffectStateFactory *ALreverbStateFactory_getFactory(void);
-ALeffectStateFactory *ALautowahStateFactory_getFactory(void);
ALeffectStateFactory *ALchorusStateFactory_getFactory(void);
ALeffectStateFactory *ALcompressorStateFactory_getFactory(void);
ALeffectStateFactory *ALdistortionStateFactory_getFactory(void);