aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/git/gitclient.h')
-rw-r--r--src/plugins/git/gitclient.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/git/gitclient.h b/src/plugins/git/gitclient.h
index 0825e4c5eb..d103355220 100644
--- a/src/plugins/git/gitclient.h
+++ b/src/plugins/git/gitclient.h
@@ -293,7 +293,6 @@ private:
mutable unsigned m_cachedGitVersion;
const QString m_msgWait;
- Core::ICore *m_core;
QSignalMapper *m_repositoryChangedSignalMapper;
GitSettings *m_settings;
};