aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf.h
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/hrtf.h')
-rw-r--r--Alc/hrtf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Alc/hrtf.h b/Alc/hrtf.h
index 186ba3b2..5de28f90 100644
--- a/Alc/hrtf.h
+++ b/Alc/hrtf.h
@@ -9,10 +9,6 @@
#include "atomic.h"
-#define HRTFDELAY_BITS (20)
-#define HRTFDELAY_FRACONE (1<<HRTFDELAY_BITS)
-#define HRTFDELAY_MASK (HRTFDELAY_FRACONE-1)
-
/* The maximum number of virtual speakers used to generate HRTF coefficients
* for decoding B-Format.
*/