# HG changeset patch # User Gerd Moellmann # Date 997105022 0 # Node ID aa6c656692d3ad6dc04d5409209360dc3c8493bb # Parent 0af8a3f93d310012ede7b33581439c6e2f4eadd9 (x_dump_glyph_string): Put in #if GLYPH_DEBUG. diff -r 0af8a3f93d31 -r aa6c656692d3 src/xterm.c --- 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)