wayland: Make set_selection private

It's unused outside of us.
This commit is contained in:
Jasper St. Pierre
2014-03-11 15:36:07 -04:00
parent f79314d7b5
commit f397c32192
2 changed files with 1 additions and 7 deletions

View File

@@ -377,7 +377,7 @@ destroy_selection_data_source (struct wl_listener *listener, void *data)
}
}
void
static void
meta_wayland_seat_set_selection (MetaWaylandSeat *seat,
MetaWaylandDataSource *source,
guint32 serial)