Disable debug output.

svn path=/trunk/; revision=53683
This commit is contained in:
Eric Kohl 2011-09-11 08:52:59 +00:00
parent f904ba5cf9
commit 36386adb24
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@
#include "mup.h"
//#define NDEBUG
#define NDEBUG
#include <debug.h>
/* FUNCTIONS ****************************************************************/

View file

@ -29,7 +29,7 @@
#include "mup.h"
//#define NDEBUG
#define NDEBUG
#include <debug.h>
/* GLOBALS *****************************************************************/