aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r--Alc/ALc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 0fab8171..d2bdf144 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -366,9 +366,6 @@ static const ALchar alExtList[] =
// Mixing Priority Level
static ALint RTPrioLevel;
-// Resampler Quality
-resampler_t DefaultResampler;
-
// Output Log File
static FILE *LogFile;