[HB] turn debugging off
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 5 Aug 2009 03:43:40 +0000 (23:43 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 2 Nov 2009 19:40:31 +0000 (14:40 -0500)
src/hb-private.h

index 5a6da24..3c97ba0 100644 (file)
@@ -31,7 +31,7 @@
 #include "config.h"
 #endif
 
-#define HB_DEBUG 1
+/* #define HB_DEBUG 1 */
 
 #include <stdlib.h>
 #include <string.h>