diff options
Diffstat (limited to 'src/Toolbar.hh')
-rw-r--r-- | src/Toolbar.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Toolbar.hh b/src/Toolbar.hh index 7fde897..c310748 100644 --- a/src/Toolbar.hh +++ b/src/Toolbar.hh | |||
@@ -95,8 +95,6 @@ public: | |||
95 | void handleEvent(XEvent &event); | 95 | void handleEvent(XEvent &event); |
96 | //@} | 96 | //@} |
97 | 97 | ||
98 | /// enter edit mode on workspace label | ||
99 | void edit(); | ||
100 | void reconfigure(); | 98 | void reconfigure(); |
101 | void setPlacement(Placement where); | 99 | void setPlacement(Placement where); |
102 | 100 | ||