gtkplug: Remove a no-op func

This commit is contained in:
Jasper St. Pierre 2013-02-15 19:40:46 -05:00
parent 367364a8e1
commit caa1721658

View File

@ -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