no debug
svn path=/trunk/kdebase/kwin/; revision=57552
This commit is contained in:
parent
d7472a2387
commit
8ab7b1c57f
1 changed files with 0 additions and 1 deletions
|
@ -1581,7 +1581,6 @@ void Workspace::raiseClient( Client* c )
|
|||
if ( !c )
|
||||
return;
|
||||
|
||||
qDebug("raise client %s", c->caption().latin1() );
|
||||
if ( tab_box->isVisible() )
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in a new issue