[gtk+] GtkToolItem: Remove unneeded call
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] GtkToolItem: Remove unneeded call
- Date: Tue, 4 Jan 2011 02:20:04 +0000 (UTC)
commit c296d11ac345f500567ffbaca0c932d2e94fdaf0
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Jan 4 02:22:01 2011 +0100
GtkToolItem: Remove unneeded call
gtk/gtktoolitem.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtktoolitem.c b/gtk/gtktoolitem.c
index 6a7a45a..5ad586f 100644
--- a/gtk/gtktoolitem.c
+++ b/gtk/gtktoolitem.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]