aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-location-entry.c
diff options
context:
space:
mode:
authorCrispin Flowerday <gnome@flowerday.cx>2005-11-11 05:32:36 +0800
committerCrispin Flowerday <crispin@src.gnome.org>2005-11-11 05:32:36 +0800
commitf38b7045271aa3b38a6dda357726091b413c1be0 (patch)
tree8343eb4c448c662ec9a6a81bc8ce5551e0a07a31 /lib/widgets/ephy-location-entry.c
parent8fa636f36bf250aa729409de2d77c562f809eebc (diff)
downloadgsoc2013-epiphany-f38b7045271aa3b38a6dda357726091b413c1be0.tar
gsoc2013-epiphany-f38b7045271aa3b38a6dda357726091b413c1be0.tar.gz
gsoc2013-epiphany-f38b7045271aa3b38a6dda357726091b413c1be0.tar.bz2
gsoc2013-epiphany-f38b7045271aa3b38a6dda357726091b413c1be0.tar.lz
gsoc2013-epiphany-f38b7045271aa3b38a6dda357726091b413c1be0.tar.xz
gsoc2013-epiphany-f38b7045271aa3b38a6dda357726091b413c1be0.tar.zst
gsoc2013-epiphany-f38b7045271aa3b38a6dda357726091b413c1be0.zip
lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c
2005-11-10 Crispin Flowerday <gnome@flowerday.cx> * lib/ephy-file-helpers.c * lib/widgets/ephy-location-entry.c * src/ephy-session.c * src/bookmarks/ephy-bookmarks-import.c: Remove some unused variables
Diffstat (limited to 'lib/widgets/ephy-location-entry.c')
-rw-r--r--lib/widgets/ephy-location-entry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c
index c841f683c..2c5faeb44 100644
--- a/lib/widgets/ephy-location-entry.c
+++ b/lib/widgets/ephy-location-entry.c
@@ -745,7 +745,6 @@ favicon_drag_begin_cb (GtkWidget *widget,
GdkDragContext *context,
EphyLocationEntry *entry)
{
- EphyLocationEntryPrivate *priv = entry->priv;
GdkPixmap *pixmap;
pixmap = favicon_create_drag_pixmap (entry, widget);