forked from AuroraMiddleware/gtk
GtkToolItem: Remove unneeded call
This commit is contained in:
parent
be0ebc9f5a
commit
c296d11ac3
@ -451,8 +451,6 @@ gtk_tool_item_realize (GtkWidget *widget)
|
||||
|
||||
if (toolitem->priv->use_drag_window)
|
||||
create_drag_window(toolitem);
|
||||
|
||||
gtk_widget_style_attach (widget);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user