From: Gerd Moellmann Date: Mon, 6 Aug 2001 13:37:02 +0000 (+0000) Subject: (x_dump_glyph_string): Put in #if GLYPH_DEBUG. X-Git-Tag: emacs-pretest-21.0.105~275 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=61869b99b4427d36cb02763d9bd8c97436e20b0c;p=emacs.git (x_dump_glyph_string): Put in #if GLYPH_DEBUG. --- diff --git a/src/xterm.c b/src/xterm.c index f69d3ef0718..577c0ff12b1 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -2491,7 +2491,7 @@ struct glyph_string }; -#if 1 +#if GLYPH_DEBUG static void x_dump_glyph_string (s)