X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fapp.hpp;h=af7cd8f4b632fb47d6356dc72035fa23f8cddb06;hb=5562332f0f7e916d4da13eab5e2b01ccdfb184ac;hp=80a9142501ce5eeb8888f86de254f3dfc6ae3872;hpb=0f8ae2ce27e185fb37cf6bdde6644807c32abf73;p=apps%2Fagl-service-windowmanager.git diff --git a/src/app.hpp b/src/app.hpp index 80a9142..af7cd8f 100644 --- a/src/app.hpp +++ b/src/app.hpp @@ -22,14 +22,10 @@ #include #include #include -#include #include -#include "config.hpp" #include "controller_hooks.hpp" #include "layers.hpp" #include "layout.hpp" -#include "policy.hpp" -#include "result.hpp" #include "wayland_ivi_wm.hpp" #include "hmi-debug.h" #include "request.hpp" @@ -179,8 +175,6 @@ struct App std::unique_ptr controller; std::vector> outputs; - struct config config; - // track current layouts separately layer_map layers; @@ -190,8 +184,6 @@ struct App // Set by AFB API when wayland events need to be dispatched std::atomic pending_events; - Policy policy; - std::map map_afb_event; // Surface are info (x, y, w, h)