aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-02-20 21:01:24 -0800
committerChris Robinson <[email protected]>2016-02-20 21:01:24 -0800
commitc2dd681940c706110fe5266ed5d021cfa286ea1e (patch)
tree6b095d12e18706e4b5e4023c004d3b27eeb92789 /Alc/hrtf.h
parente2bbee653edda02ca9079829455675dd111046bd (diff)
Remove an unused declaration
Diffstat (limited to 'Alc/hrtf.h')
-rw-r--r--Alc/hrtf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Alc/hrtf.h b/Alc/hrtf.h
index 1d9f5d2c..2b96a583 100644
--- a/Alc/hrtf.h
+++ b/Alc/hrtf.h
@@ -6,8 +6,6 @@
#include "alstring.h"
-enum DevFmtChannels;
-
struct Hrtf;
typedef struct HrtfEntry {