diff options
Diffstat (limited to 'src/ephy-notebook.c')
-rw-r--r-- | src/ephy-notebook.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-notebook.c b/src/ephy-notebook.c index c763bb1fc..4eef9fcaa 100644 --- a/src/ephy-notebook.c +++ b/src/ephy-notebook.c @@ -594,7 +594,6 @@ notebook_drag_data_received_cb (GtkWidget* widget, GdkDragContext *context, guint info, guint time, EphyTab *tab) { GList *uri_list = NULL; - GnomeVFSURI *uri; gchar **tmp; g_signal_stop_emission_by_name (widget, "drag_data_received"); |