Skip to content
Snippets Groups Projects
Commit 5cbf1e81 authored by Pekka Paalanen's avatar Pekka Paalanen
Browse files

ivi-shell: remove add_configured_listener left-over


In all my rebases, this got accidentally left behind. The implementation
was removed in 4a750397 but
32ca791d reintroduced it.

Signed-off-by: Pekka Paalanen's avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
parent 32ca791d
No related branches found
No related tags found
No related merge requests found
......@@ -53,10 +53,6 @@ ivi_layout_surface_create(struct weston_surface *wl_surface,
void
ivi_layout_init_with_compositor(struct weston_compositor *ec);
void
ivi_layout_surface_add_configured_listener(struct ivi_layout_surface *ivisurf,
struct wl_listener *listener);
void
ivi_layout_surface_destroy(struct ivi_layout_surface *ivisurf);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment