mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
This commit is contained in:
parent
ff53796b82
commit
57714a862f
@ -2407,8 +2407,8 @@ adjust_frame_glyphs_for_window_redisplay (f)
|
||||
XSETFASTINT (w->total_cols, FRAME_TOTAL_COLS (f));
|
||||
allocate_matrices_for_window_redisplay (w);
|
||||
}
|
||||
#endif /* not USE_X_TOOLKIT */
|
||||
#endif /* not HAVE_X_WINDOWS */
|
||||
#endif /* not USE_X_TOOLKIT && not USE_GTK */
|
||||
#endif /* HAVE_X_WINDOWS */
|
||||
|
||||
#ifndef USE_GTK
|
||||
/* Allocate/ reallocate matrices of the tool bar window. If we
|
||||
|
Loading…
Reference in New Issue
Block a user