oop, forgot to comment out DEBUG

thanks Lovell
This commit is contained in:
John Cupitt 2017-02-21 08:24:46 +00:00
parent 197a21ed0e
commit f45f6ad52f
1 changed files with 1 additions and 1 deletions

View File

@ -203,8 +203,8 @@
*/ */
/* /*
*/
#define DEBUG #define DEBUG
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>