[client] moved DEBUG define into a CFLAG

This commit is contained in:
Geoffrey McRae
2017-10-29 13:05:39 +11:00
parent 0f24d72dbb
commit d60f9988c9
4 changed files with 1 additions and 7 deletions

View File

@@ -1,6 +1,4 @@
#include "spice.h"
#define DEBUG
#include "debug.h"
#include <string.h>