[HB] turn debugging off

This commit is contained in:
Behdad Esfahbod 2009-08-04 23:43:40 -04:00
parent 62ed5850d9
commit 8f3be25e7e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include "config.h"
#endif
#define HB_DEBUG 1
/* #define HB_DEBUG 1 */
#include <stdlib.h>
#include <string.h>