diff options
Diffstat (limited to 'Alc/hrtf.h')
-rw-r--r-- | Alc/hrtf.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ struct HrtfEntry { void IncRef(); void DecRef(); - static constexpr inline const char *CurrentPrefix() noexcept { return "HrtfEntry::"; } DEF_PLACE_NEWDEL() }; |