layout: Remove the quirks as now we have the policy hooks in place
[src/agl-compositor.git] / src / ivi-compositor.h
index 671ceac..e71b6d5 100644 (file)
@@ -69,9 +69,6 @@ struct ivi_compositor {
 
        struct wl_global *agl_shell;
        struct wl_global *agl_shell_desktop;
-       struct {
-               bool activate_apps_by_default;  /* switches once xdg top level has been 'created' */
-       } quirks;
 
        struct {
                struct wl_client *client;