[pango/harfbuzz-ng] [HB] turn debugging off



commit 413af41134a5a1686191fdfe30dab2179f8c042d
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Aug 4 23:43:40 2009 -0400

    [HB] turn debugging off

 pango/opentype/hb-private.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/opentype/hb-private.h b/pango/opentype/hb-private.h
index 5a6da24..3c97ba0 100644
--- a/pango/opentype/hb-private.h
+++ b/pango/opentype/hb-private.h
@@ -31,7 +31,7 @@
 #include "config.h"
 #endif
 
-#define HB_DEBUG 1
+/* #define HB_DEBUG 1 */
 
 #include <stdlib.h>
 #include <string.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]