From: Gerd Moellmann Date: Tue, 2 Jan 2001 10:26:28 +0000 (+0000) Subject: (update_window): Don't check_current_matrix_flags. X-Git-Tag: emacs-pretest-21.0.95~216 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0cffd9d8daf06fbe811cec61e5b3b958e396c2a9;p=emacs.git (update_window): Don't check_current_matrix_flags. --- 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) paused_p = 1; #if GLYPH_DEBUG - check_current_matrix_flags (w); + /* check_current_matrix_flags (w); */ add_window_display_history (w, w->current_matrix->method, paused_p); #endif