diff options
Diffstat (limited to 'lib/ephy-dnd.c')
-rw-r--r-- | lib/ephy-dnd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-dnd.c b/lib/ephy-dnd.c index ef39f37f0..1543d9818 100644 --- a/lib/ephy-dnd.c +++ b/lib/ephy-dnd.c @@ -67,7 +67,6 @@ gboolean ephy_dnd_drag_data_get (GtkWidget *widget, GdkDragContext *context, GtkSelectionData *selection_data, - guint info, guint32 time, gpointer container_context, EphyDragEachSelectedItemIterator each_selected_item_iterator) |