turned off debug mode

This commit is contained in:
Michael Ossmann
2013-02-14 16:55:24 -07:00
parent 23883aacce
commit de69b1f290

View File

@ -49,7 +49,7 @@
/*============================================================================
* #include files
============================================================================*/
#define DEBUG_MODE
//#define DEBUG_MODE
#ifdef DEBUG_MODE
#include <stdio.h>
#include <stdlib.h>