remove qdebug leftover
svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1212026
This commit is contained in:
parent
caae629196
commit
5ec217a17c
1 changed files with 0 additions and 1 deletions
|
@ -1695,7 +1695,6 @@ const QPoint Client::calculateGravitation( bool invert, int gravity ) const
|
|||
|
||||
void Client::configureRequest( int value_mask, int rx, int ry, int rw, int rh, int gravity, bool from_tool )
|
||||
{
|
||||
qDebug() << maximizeMode() << MaximizeFull;
|
||||
if ( maximizeMode() == MaximizeFull) // bugs #158974, #252314
|
||||
return; // "maximized" is a user setting -> we do not allow the client to resize itself away from this & against the user wish
|
||||
|
||||
|
|
Loading…
Reference in a new issue