aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-dnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-dnd.h')
-rw-r--r--lib/ephy-dnd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-dnd.h b/lib/ephy-dnd.h
index afeb4704d..b8c415b0b 100644
--- a/lib/ephy-dnd.h
+++ b/lib/ephy-dnd.h
@@ -43,7 +43,6 @@ typedef void (* EphyDragEachSelectedItemIterator) (EphyDragEachSelectedItemDat
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);