┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/versioncontrol/fileviewsvnplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/versioncontrol/fileviewsvnplugin.h')
-rw-r--r--src/versioncontrol/fileviewsvnplugin.h1
1 files changed, 0 insertions, 1 deletions
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<QString, VersionState> m_versionInfoHash;
- QList<QString> m_versionInfoKeys; // cache for accessing the keys of the hash
QAction* m_updateAction;
QAction* m_showLocalChangesAction;