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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/playlist
From:       Mark Kretschmann <kretschmann () kde ! org>
Date:       2008-08-20 7:59:40
Message-ID: 1219219180.256472.29400.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 849799 by markey:

Remove unused code.


 M  +0 -3      PlaylistGraphicsView.cpp  


--- trunk/extragear/multimedia/amarok/src/playlist/PlaylistGraphicsView.cpp #849798:849799
@@ -377,11 +377,9 @@
         int moveMeIndex = m_tracks.indexOf( moveMe );
 
         QList<int> albumTracks;
-
         albumTracks << moveMeIndex;
 
         int i = moveMeIndex + 1;
-        int count = 1;
 
         // get the index of the body elements
         while( ( i < m_tracks.count() ) && ( m_tracks[i]->groupMode() != Playlist::Head ) ) {
@@ -396,7 +394,6 @@
             aboveIndex = m_tracks.count();
 
         m_model->moveMultipleRows( albumTracks, aboveIndex );
-
     }
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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