Sort on remove isn't needed.
This commit is contained in:
parent
b23aba180f
commit
47474be46c
1 changed files with 0 additions and 2 deletions
|
@ -504,8 +504,6 @@ void SystemTray::removeClient(Window win, bool destroyed) {
|
|||
}
|
||||
hideClient(traywin, destroyed);
|
||||
delete traywin;
|
||||
|
||||
sortClients();
|
||||
}
|
||||
|
||||
void SystemTray::exposeEvent(XExposeEvent &event) {
|
||||
|
|
Loading…
Reference in a new issue