remove unused func
This commit is contained in:
parent
da725d7aa5
commit
5569e1f69c
2 changed files with 0 additions and 8 deletions
|
|
@ -143,7 +143,6 @@ public:
|
|||
CMonitor* getMonitorInDirection(const char&);
|
||||
void updateAllWindowsAnimatedDecorationValues();
|
||||
void updateWindowAnimatedDecorationValues(CWindow*);
|
||||
void moveWindowToWorkspace(CWindow*, const std::string&);
|
||||
int getNextAvailableMonitorID();
|
||||
void moveWorkspaceToMonitor(CWorkspace*, CMonitor*);
|
||||
bool workspaceIDOutOfBounds(const int&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue