aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ephy-favicon-action.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-favicon-action.c b/src/ephy-favicon-action.c
index 1609f77c3..aa88571c5 100644
--- a/src/ephy-favicon-action.c
+++ b/src/ephy-favicon-action.c
@@ -106,7 +106,7 @@ favicon_drag_data_get_cb (GtkWidget *widget,
g_return_if_fail (context != NULL);
ephy_dnd_drag_data_get (widget, context, selection_data,
- info, time, window, each_url_get_data_binder);
+ time, window, each_url_get_data_binder);
}
static GtkWidget *