[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2010-02-09 10:39:20
Message-ID: 1265711960.107907.18809.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1087538 by lunakl:

remove now unused variable



 M  +0 -2      client.cpp  


--- trunk/KDE/kdebase/workspace/kwin/client.cpp #1087537:1087538
@@ -329,7 +329,6 @@
     if( !force &&
      (( decoration == NULL && noBorder() ) || ( decoration != NULL && !noBorder() )))
         return;
-    bool do_show = false;
     QRect oldgeom = geometry();
     blockGeometryUpdates( true );
     if( force )
@@ -350,7 +349,6 @@
         XMoveWindow( display(), decoration->widget()->winId(), -padding_left, -padding_top );
         move( calculateGravitation( false ));
         plainResize( sizeForClientSize( clientSize()), ForceGeometrySet );
-        do_show = true;
         paintRedirector = new PaintRedirector( decoration->widget());
         connect( paintRedirector, SIGNAL( paintPending()), SLOT( repaintDecorationPending()));
         resizeDecorationPixmaps();
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic