remove qdebug leftover

svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1212026
icc-effect-5.14.5
Thomas Lübking 2011-01-05 14:44:54 +00:00
parent caae629196
commit 5ec217a17c
1 changed files with 0 additions and 1 deletions

View File

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