aboutsummaryrefslogtreecommitdiffstats
path: root/src/applist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/applist.hpp')
-rw-r--r--src/applist.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/applist.hpp b/src/applist.hpp
index c31e4a2..36e0524 100644
--- a/src/applist.hpp
+++ b/src/applist.hpp
@@ -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