summaryrefslogtreecommitdiff
path: root/src/xterm.c
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-08-06 13:37:02 +0000
committerGerd Moellmann <gerd@gnu.org>2001-08-06 13:37:02 +0000
commit61869b99b4427d36cb02763d9bd8c97436e20b0c (patch)
tree6fdc96f40d4cc923cafac445797228d4598a77b4 /src/xterm.c
parent5a397d2845d17a283f47377d8afca6edbd2ecdb6 (diff)
downloademacs-61869b99b4427d36cb02763d9bd8c97436e20b0c.tar.gz
(x_dump_glyph_string): Put in #if GLYPH_DEBUG.
Diffstat (limited to 'src/xterm.c')
-rw-r--r--src/xterm.c2
1 files changed, 1 insertions, 1 deletions
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)