aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar/bazaarplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/bazaar/bazaarplugin.h')
-rw-r--r--src/plugins/bazaar/bazaarplugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/bazaar/bazaarplugin.h b/src/plugins/bazaar/bazaarplugin.h
index 446914f7fd..e22588d1bd 100644
--- a/src/plugins/bazaar/bazaarplugin.h
+++ b/src/plugins/bazaar/bazaarplugin.h
@@ -52,7 +52,6 @@ QT_END_NAMESPACE
namespace Core {
class ActionManager;
class ActionContainer;
-class ICore;
class Id;
class IVersionControl;
class IEditorFactory;
@@ -138,7 +137,6 @@ private:
OptionsPage *m_optionsPage;
BazaarClient *m_client;
- Core::ICore *m_core;
Locator::CommandLocator *m_commandLocator;
Core::ActionManager *m_actionManager;
Core::ActionContainer *m_bazaarContainer;