aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispnew.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispnew.c b/src/dispnew.c
index e7df852bcf8..a6b71e18a45 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -4120,7 +4120,7 @@ update_window (w, force_p)
4120 paused_p = 1; 4120 paused_p = 1;
4121 4121
4122#if GLYPH_DEBUG 4122#if GLYPH_DEBUG
4123 check_current_matrix_flags (w); 4123 /* check_current_matrix_flags (w); */
4124 add_window_display_history (w, w->current_matrix->method, paused_p); 4124 add_window_display_history (w, w->current_matrix->method, paused_p);
4125#endif 4125#endif
4126 4126