summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>2016-03-16 15:51:35 +0200
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2016-03-16 16:20:07 +0200
commit5cbf1e8146ad02c57a27576557b26133caea5413 (patch)
tree2da942c91a7d10c6ce1dff0dbe82ca73c501c4b1
parent32ca791df8f855898e007512f3b996a66ffcb09c (diff)
ivi-shell: remove add_configured_listener left-over
In all my rebases, this got accidentally left behind. The implementation was removed in 4a7503976b5d300a4474b149d877cf579c2a8c05 but 32ca791df8f855898e007512f3b996a66ffcb09c reintroduced it. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-rw-r--r--ivi-shell/ivi-layout-shell.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ivi-shell/ivi-layout-shell.h b/ivi-shell/ivi-layout-shell.h
index caa7ff11..3221a0ac 100644
--- a/ivi-shell/ivi-layout-shell.h
+++ b/ivi-shell/ivi-layout-shell.h
@@ -54,10 +54,6 @@ 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);
int