Debugging mode was erroneously set by default

This commit is contained in:
Pierre Pronchery 2010-08-07 00:31:18 +00:00
parent 4c97ee7ab1
commit 24bcb783d6

View File

@ -15,7 +15,6 @@
#define DEBUG
#include <System.h>
#ifdef DEBUG
# include <stdio.h>