summaryrefslogtreecommitdiff
path: root/src/wayland/meta-xwayland-selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-xwayland-selection.c')
-rw-r--r--src/wayland/meta-xwayland-selection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wayland/meta-xwayland-selection.c b/src/wayland/meta-xwayland-selection.c
index 105ea5cf8..1728a58ad 100644
--- a/src/wayland/meta-xwayland-selection.c
+++ b/src/wayland/meta-xwayland-selection.c
@@ -160,7 +160,6 @@ xdnd_send_enter (MetaXWaylandSelection *selection_data,
if (source_mime_types->size <= 3)
{
/* The mimetype atoms fit in this same message */
- gchar **p;
gint i = 2;
wl_array_for_each (p, source_mime_types)