Move gdk_add_client_message_filter to common code
This commit is contained in:
@ -1393,14 +1393,6 @@ gdk_display_add_client_message_filter (GdkDisplay *display,
|
||||
/* Not supported. */
|
||||
}
|
||||
|
||||
void
|
||||
gdk_add_client_message_filter (GdkAtom message_type,
|
||||
GdkFilterFunc func,
|
||||
gpointer data)
|
||||
{
|
||||
/* Not supported. */
|
||||
}
|
||||
|
||||
void
|
||||
gdk_display_sync (GdkDisplay *display)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user