removed debug output
svn path=/trunk/kdebase/kwin/; revision=48892
This commit is contained in:
parent
f2bb598e46
commit
e36274fecf
1 changed files with 0 additions and 1 deletions
|
@ -751,7 +751,6 @@ bool Client::configureRequest( XConfigureRequestEvent& e )
|
|||
switch (stack_mode){
|
||||
case Above:
|
||||
case TopIf:
|
||||
qDebug("raise client %s", caption().latin1());
|
||||
workspace()->raiseClient( this );
|
||||
break;
|
||||
case Below:
|
||||
|
|
Loading…
Reference in a new issue