aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Screen.hh')
-rw-r--r--src/Screen.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Screen.hh b/src/Screen.hh
index 9800d19..ecf2f05 100644
--- a/src/Screen.hh
+++ b/src/Screen.hh
@@ -342,8 +342,6 @@ public:
342 void updateWorkspaceName(unsigned int w); 342 void updateWorkspaceName(unsigned int w);
343 /// remove all workspace names 343 /// remove all workspace names
344 void removeWorkspaceNames(); 344 void removeWorkspaceNames();
345 /// update the workspace name atom
346 void updateWorkspaceNamesAtom();
347 /// add a workspace name to the end of the workspace name list 345 /// add a workspace name to the end of the workspace name list
348 void addWorkspaceName(const char *name); 346 void addWorkspaceName(const char *name);
349 /// add a window to the icon list 347 /// add a window to the icon list