[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,7 +1,4 @@
#include "ivshmem.h"
#define DEBUG
#define DEBUG_IVSHMEM
#include "debug.h"
#include <stdlib.h>