(x_redisplay_interface): Fix flush_display_optional.
This commit is contained in:
parent
1c8dec6aac
commit
61087d3fd6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue