aboutsummaryrefslogtreecommitdiffstats
path: root/Alc
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2009-06-07 15:42:15 -0700
committerChris Robinson <[email protected]>2009-06-07 15:42:15 -0700
commit1454c46b5fed42dca9d509a66d4cefac2800289c (patch)
tree601fb44ba06b839d952c7ecda5fcbf154a7938dd /Alc
parent0fac1e911565791e50c0d23ce515042a64c40696 (diff)
Use a thread-safe static inline function for printing
Diffstat (limited to 'Alc')
-rw-r--r--Alc/ALc.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 8812cdea..bf757218 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -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 {