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 0283de13..46a03e43 100644
--- a/Alc/hrtf.h
+++ b/Alc/hrtf.h
@@ -50,7 +50,6 @@ struct HrtfEntry {
void IncRef();
void DecRef();
- static constexpr inline const char *CurrentPrefix() noexcept { return "HrtfEntry::"; }
DEF_PLACE_NEWDEL()
};