Remove not implemented methods from Workspace class definition
Methods are nowhere implemented and in general placement related code is in Placement.
This commit is contained in:
parent
2ba5e1d6ad
commit
5d7b3b6df5
1 changed files with 0 additions and 4 deletions
|
@ -714,10 +714,6 @@ private:
|
|||
|
||||
Window findSpecialEventWindow(XEvent* e);
|
||||
|
||||
void randomPlacement(Client* c);
|
||||
void smartPlacement(Client* c);
|
||||
void cascadePlacement(Client* c, bool re_init = false);
|
||||
|
||||
// Desktop names and number of desktops
|
||||
void loadDesktopSettings();
|
||||
void saveDesktopSettings();
|
||||
|
|
Loading…
Reference in a new issue