aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r--Alc/ALc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 0b3fdbbf..f5a588fb 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -112,12 +112,6 @@ static BackendInfo BackendLoopback = {
#undef EmptyFuncs
///////////////////////////////////////////////////////
-
-#define ALC_EFX_MAJOR_VERSION 0x20001
-#define ALC_EFX_MINOR_VERSION 0x20002
-#define ALC_MAX_AUXILIARY_SENDS 0x20003
-
-///////////////////////////////////////////////////////
// STRING and EXTENSIONS
typedef struct ALCfunction {