changeset 38704:aa6c656692d3

(x_dump_glyph_string): Put in #if GLYPH_DEBUG.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 06 Aug 2001 13:37:02 +0000
parents 0af8a3f93d31
children 92af2bb73b51
files src/xterm.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.c	Mon Aug 06 12:41:18 2001 +0000
+++ b/src/xterm.c	Mon Aug 06 13:37:02 2001 +0000
@@ -2491,7 +2491,7 @@
 };
 
 
-#if 1
+#if GLYPH_DEBUG
 
 static void
 x_dump_glyph_string (s)