mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
gtkplug: Remove a no-op func
This commit is contained in:
parent
367364a8e1
commit
caa1721658
@ -1092,8 +1092,6 @@ gtk_plug_realize (GtkWidget *widget)
|
||||
|
||||
gtk_style_context_set_background (gtk_widget_get_style_context (widget),
|
||||
gdk_window);
|
||||
|
||||
gdk_window_enable_synchronized_configure (gdk_window);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user