diff options
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r-- | Alc/ALc.c | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -37,13 +37,6 @@ #include "bs2b.h" #include "alu.h" -/////////////////////////////////////////////////////// -// DEBUG INFORMATION - -char _alDebug[256]; - -/////////////////////////////////////////////////////// - #define EmptyFuncs { NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL } static struct { |