aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alu.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-09-28 16:40:38 -0700
committerChris Robinson <[email protected]>2019-09-28 16:40:38 -0700
commit7783fa738c678ad88c8f4571f48ad0191767cbf1 (patch)
tree7e2b6180fbac51645799d5fc247483ef1167520e /alc/alu.h
parent4b746b8d37911600bb64e3cb9efe8c370968df1d (diff)
Make the BSincTables constexpr in an anonymous namespace
Diffstat (limited to 'alc/alu.h')
-rw-r--r--alc/alu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/alc/alu.h b/alc/alu.h
index abe73245..1d530602 100644
--- a/alc/alu.h
+++ b/alc/alu.h
@@ -24,7 +24,6 @@
struct ALbufferlistitem;
struct ALeffectslot;
-struct BSincTable;
enum class DistanceModel;