diff options
Diffstat (limited to 'cut-n-paste/toolbar-editor/egg-editable-toolbar.c')
-rw-r--r-- | cut-n-paste/toolbar-editor/egg-editable-toolbar.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cut-n-paste/toolbar-editor/egg-editable-toolbar.c b/cut-n-paste/toolbar-editor/egg-editable-toolbar.c index 66e40cd..a704a77 100644 --- a/cut-n-paste/toolbar-editor/egg-editable-toolbar.c +++ b/cut-n-paste/toolbar-editor/egg-editable-toolbar.c @@ -1730,9 +1730,6 @@ new_pixbuf_from_widget (GtkWidget *widget) GtkWidget *window; GdkPixbuf *pixbuf; gint icon_height; - GdkScreen *screen; - - screen = gtk_widget_get_screen (widget); if (!gtk_icon_size_lookup (GTK_ICON_SIZE_LARGE_TOOLBAR, NULL, |