From 16f1ade812160c5ceb5b690c57a7a9d1bf91352f Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 25 Mar 2010 07:02:02 +0000 Subject: Remove the redundant m_versionInfoKeys member, just iterate the hash table instead svn path=/trunk/KDE/kdebase/apps/; revision=1107255 --- src/versioncontrol/fileviewsvnplugin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/versioncontrol/fileviewsvnplugin.h') diff --git a/src/versioncontrol/fileviewsvnplugin.h b/src/versioncontrol/fileviewsvnplugin.h index e94c3ebcb..854652329 100644 --- a/src/versioncontrol/fileviewsvnplugin.h +++ b/src/versioncontrol/fileviewsvnplugin.h @@ -74,7 +74,6 @@ private: private: bool m_pendingOperation; QHash m_versionInfoHash; - QList m_versionInfoKeys; // cache for accessing the keys of the hash QAction* m_updateAction; QAction* m_showLocalChangesAction; -- cgit v1.3