aboutsummaryrefslogtreecommitdiff
path: root/windows.c
diff options
context:
space:
mode:
Diffstat (limited to 'windows.c')
-rw-r--r--windows.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/windows.c b/windows.c
index 0a61f3c..430fff0 100644
--- a/windows.c
+++ b/windows.c
@@ -77,13 +77,6 @@ void debug_printf(char *fmt, ...)
dputs(buf);
va_end(ap);
}
-
-#define debug(x) (debug_printf x)
-
-#else
-
-#define debug(x)
-
#endif
struct font {