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

List:       kde-commits
Subject:    KDE/kdebase/workspace
From:       Bram Schoenmakers <bramschoenmakers () kde ! nl>
Date:       2008-07-28 0:33:41
Message-ID: 1217205221.609544.4666.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 838503 by bram:

Remove unused variable.


 M  +0 -3      ksysguard/gui/SensorDisplayLib/SignalPlotter.cc  
 M  +0 -2      libs/plasma/widgets/signalplotter.cpp  


--- trunk/KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib/SignalPlotter.cc \
#838502:838503 @@ -825,9 +825,6 @@
            j < prev_prev_datapoints.count() &&
            j < prev_datapoints.count() ) {
 
-        QPolygon curve( 4 );
-
-
         /* The height of the whole widget is h+top->  The height of the area we are \
                plotting in is just h.
 	 * The y coordinate system starts from the top, so at the bottom the y coordinate \
                is h+top
 	 * So to draw a point at value y', we need to put this at  h+top-y'
--- trunk/KDE/kdebase/workspace/libs/plasma/widgets/signalplotter.cpp #838502:838503
@@ -849,8 +849,6 @@
                  j < prev_prev_datapoints.count() &&
                  j < prev_datapoints.count()) {
 
-                QPolygon curve(4);
-
                 // The height of the whole widget is h+top->  The height of the area \
                we are plotting in is just h.
                 // The y coordinate system starts from the top, so at the bottom the \
                y coordinate is h+top.
                 // So to draw a point at value y', we need to put this at  h+top-y'


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

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