summaryrefslogtreecommitdiffstats
path: root/src/ivi-compositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r--src/ivi-compositor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h
index 01afd17..f0fab95 100644
--- a/src/ivi-compositor.h
+++ b/src/ivi-compositor.h
@@ -92,7 +92,6 @@ struct ivi_compositor {
const struct weston_remoting_api *remoting_api;
struct wl_global *agl_shell;
- struct wl_global *agl_shell_desktop;
struct wl_global *agl_shell_ext;
struct {
@@ -501,9 +500,6 @@ void
ivi_seat_reset_caps_sent(struct ivi_compositor *ivi);
void
-agl_shell_desktop_advertise_application_id(struct ivi_compositor *ivi,
- struct ivi_surface *surface);
-void
ivi_check_pending_surface_desktop(struct ivi_surface *surface,
enum ivi_surface_role *role);