summaryrefslogtreecommitdiff
path: root/tests/testentryicons.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2018-06-16 04:49:47 +0200
committerBenjamin Otte <otte@redhat.com>2018-06-18 23:49:53 +0200
commit9a91d3739dc1986651f384cc4021e1ac32453268 (patch)
treecd733af2ed056beb9c8ac48b65ad074a642a405c /tests/testentryicons.c
parenta2839d157fa89eaca287b1aedca7dc72425cf60c (diff)
downloadgtk+-9a91d3739dc1986651f384cc4021e1ac32453268.tar.gz
widget: Remove time argument from drag_data_get() vfunc
Diffstat (limited to 'tests/testentryicons.c')
-rw-r--r--tests/testentryicons.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testentryicons.c b/tests/testentryicons.c
index 3ef25e7e92..245ab1da2c 100644
--- a/tests/testentryicons.c
+++ b/tests/testentryicons.c
@@ -24,7 +24,6 @@ static void
drag_data_get_cb (GtkWidget *widget,
GdkDragContext *context,
GtkSelectionData *data,
- guint time,
gpointer user_data)
{
gint pos;