diff options
author | Chris Robinson <[email protected]> | 2018-11-17 19:52:54 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-11-17 19:52:54 -0800 |
commit | d10301c209a1194741d442a44cc4c0d819803144 (patch) | |
tree | 455d2093fd6ad5bc261ed208c7b70d44192717ed /Alc/mastering.cpp | |
parent | 1ac41d3ea03aed456a94187bf8e0381eeb4168e6 (diff) |
Remove unused headers and checks
Diffstat (limited to 'Alc/mastering.cpp')
-rw-r--r-- | Alc/mastering.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Alc/mastering.cpp b/Alc/mastering.cpp index 001aada1..131a0330 100644 --- a/Alc/mastering.cpp +++ b/Alc/mastering.cpp @@ -5,7 +5,6 @@ #include "mastering.h" #include "alu.h" #include "almalloc.h" -#include "static_assert.h" #include "math_defs.h" |