Disable debugging mode by default

This commit is contained in:
Pierre Pronchery 2011-10-30 18:16:00 +00:00
parent 3bd2ed7df8
commit 89c37f477d

View File

@ -20,7 +20,6 @@
#define DEBUG
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>