Remove unnecessary functions
[apps/agl-service-windowmanager-2017.git] / src / applist.hpp
index c31e4a2..36e0524 100644 (file)
@@ -57,9 +57,7 @@ class AppList
     int  countClient() const;
     std::shared_ptr<WMClient> lookUpClient(const std::string &appid);
     void removeSurface(unsigned surface);
-    //std::string getAppID(unsigned surface, const std::string &role, bool *found) const;
-    std::string getAppID(unsigned surface, bool* found) const;
-    WMError appendRole(const std::string &appid, const std::string &role);
+    std::string getAppID(unsigned surface, bool* found) const; // TODO: remove
 
 
     // Floating surface