No need for this warning in HEAD I guess.

svn path=/trunk/kdebase/kwin/; revision=201780
icc-effect-5.14.5
Luboš Luňák 2003-01-21 19:09:07 +00:00
parent 62d0395c4a
commit 739d1c454c
1 changed files with 0 additions and 1 deletions

View File

@ -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 );