X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fapp.hpp;h=74361a2ef7c6914494adbe6f48e2d89667c782e0;hb=4f1421c4f252b9ffaa59e7b0f534d6d559b2ae99;hp=e2f8d44eb46b7735b8f000d2fe3f3ced59d84ac4;hpb=91a38260c68db9cf9732a905680523bba820079d;p=apps%2Fagl-service-windowmanager.git diff --git a/src/app.hpp b/src/app.hpp index e2f8d44..74361a2 100644 --- a/src/app.hpp +++ b/src/app.hpp @@ -278,7 +278,6 @@ struct App void setTimer(); void stopTimer(); void processNextRequest(); - //void currentAppInvisible(const std::string &role); const char *check_surface_exist(const char *drawing_name); @@ -293,10 +292,7 @@ struct App // The following function is temporary. // Then will be removed when layermanager is finished - //void lm_layout_change(const char *drawing_name); - //WMError lm_layout_change(const struct WMAction &action); WMError lm_release(const struct WMAction &action); - //void lm_enddraw(const char *drawing_name); private: std::unordered_map area2size;