No need for this warning in HEAD I guess.
svn path=/trunk/kdebase/kwin/; revision=201780
This commit is contained in:
parent
62d0395c4a
commit
739d1c454c
1 changed files with 0 additions and 1 deletions
|
@ -826,7 +826,6 @@ QRect Workspace::geometry() const
|
|||
|
||||
|
||||
void Workspace::removeClient( Client* c) {
|
||||
Q_ASSERT( clients.contains( c ) || desktops.contains( c ));
|
||||
clients.remove( c );
|
||||
stacking_order.remove( c );
|
||||
focus_chain.remove( c );
|
||||
|
|
Loading…
Reference in a new issue