aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispnew.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dispnew.c b/src/dispnew.c
index 85dd622802f..908345645bc 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -136,9 +136,6 @@ static int glyph_pool_count;
136 136
137#endif /* GLYPH_DEBUG and ENABLE_CHECKING */ 137#endif /* GLYPH_DEBUG and ENABLE_CHECKING */
138 138
139/* Convert vpos and hpos from frame to window and vice versa.
140 This may only be used for terminal frames. */
141
142#ifdef GLYPH_DEBUG 139#ifdef GLYPH_DEBUG
143 140
144/* One element of the ring buffer containing redisplay history 141/* One element of the ring buffer containing redisplay history