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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/models
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2008-04-22 7:19:37
Message-ID: 1208848777.182646.29621.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 799740 by osterfeld:

fpRow is not needed

 M  +1 -2      keylistmodel.cpp  


--- trunk/KDE/kdepim/kleopatra/models/keylistmodel.cpp #799739:799740
@@ -678,8 +678,7 @@
     
                 lastFP = qBinaryFind( lastFP, mKeysByFingerprint.end(), k, \
_detail::ByFingerprint<std::less>() );  assert( lastFP != mKeysByFingerprint.end() );
-                const int fpRow = std::distance( mKeysByFingerprint.begin(), lastFP \
                );
-    
+
                 emit rowAboutToBeMoved( QModelIndex(), row );
                 beginRemoveRows( QModelIndex(), row, row );
                 last = mTopLevels.erase( last );


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

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