summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmre Ucan <eucan@de.adit-jv.com>2015-09-21 16:31:04 +0200
committerNobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>2015-09-22 13:15:56 +0900
commit07b0ddb78de1886c05c76882fb069cffe63eb1a2 (patch)
tree913c5a5a80906f97a2c2faec92c19bdd98a58bb1
parente812c754f1991f40819037bd49c2f72f890503da (diff)
downloadwayland-ivi-extension-07b0ddb78de1886c05c76882fb069cffe63eb1a2.tar.gz
ivi-controller: remove struct link_shell_weston_surface
Because it is not used. Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
-rw-r--r--weston-ivi-shell/src/ivi-controller-impl.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/weston-ivi-shell/src/ivi-controller-impl.c b/weston-ivi-shell/src/ivi-controller-impl.c
index f8f8c73..f4e29ce 100644
--- a/weston-ivi-shell/src/ivi-controller-impl.c
+++ b/weston-ivi-shell/src/ivi-controller-impl.c
@@ -72,14 +72,6 @@ struct ivicontroller {
struct ivishell *shell;
};
-struct link_shell_weston_surface
-{
- struct wl_resource *resource;
- struct wl_listener destroy_listener;
- struct weston_surface *surface;
- struct wl_list link;
-};
-
static void surface_event_remove(struct ivi_layout_surface *, void *);
static void