aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf.h
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/hrtf.h')
-rw-r--r--Alc/hrtf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Alc/hrtf.h b/Alc/hrtf.h
index a36e9738..a74df749 100644
--- a/Alc/hrtf.h
+++ b/Alc/hrtf.h
@@ -66,7 +66,6 @@ struct AngularPoint {
void FreeHrtfs(void);
al::vector<EnumeratedHrtf> EnumerateHrtf(const char *devname);
-void FreeHrtfList(al::vector<EnumeratedHrtf> &list);
struct Hrtf *GetLoadedHrtf(struct HrtfEntry *entry);
void Hrtf_IncRef(struct Hrtf *hrtf);
void Hrtf_DecRef(struct Hrtf *hrtf);