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/alconfig.cpp | |
parent | 1ac41d3ea03aed456a94187bf8e0381eeb4168e6 (diff) |
Remove unused headers and checks
Diffstat (limited to 'Alc/alconfig.cpp')
-rw-r--r-- | Alc/alconfig.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Alc/alconfig.cpp b/Alc/alconfig.cpp index 5198f830..73ea0458 100644 --- a/Alc/alconfig.cpp +++ b/Alc/alconfig.cpp @@ -46,7 +46,6 @@ #include "alMain.h" #include "alconfig.h" #include "compat.h" -#include "bool.h" namespace { |