mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-05 08:53:45 +00:00
(x_redisplay_interface): Fix flush_display_optional.
This commit is contained in:
parent
1c8dec6aac
commit
61087d3fd6
@ -10758,7 +10758,7 @@ static struct redisplay_interface x_redisplay_interface =
|
||||
x_update_window_end,
|
||||
x_cursor_to,
|
||||
x_flush,
|
||||
#ifndef XFlush
|
||||
#ifdef XFlush
|
||||
x_flush,
|
||||
#else
|
||||
0, /* flush_display_optional */
|
||||
|
Loading…
Reference in New Issue
Block a user