mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
quartz: remove duplicate definition of gdk_flush
This commit is contained in:
parent
8b4d583cd8
commit
6b96c56976
@ -1336,12 +1336,6 @@ _gdk_quartz_display_queue_events (GdkDisplay *display)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
gdk_flush (void)
|
||||
{
|
||||
/* Not supported. */
|
||||
}
|
||||
|
||||
void
|
||||
_gdk_quartz_display_add_client_message_filter (GdkDisplay *display,
|
||||
GdkAtom message_type,
|
||||
|
Loading…
Reference in New Issue
Block a user