forked from qt-creator/qt-creator
some more ICore related cleanup
This commit is contained in:
@@ -54,7 +54,6 @@ class QTextCodec;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace Core {
|
||||
class ICore;
|
||||
class IEditorFactory;
|
||||
class IVersionControl;
|
||||
}
|
||||
@@ -189,7 +188,6 @@ private:
|
||||
static const char * const STATUS;
|
||||
static const char * const UPDATE;
|
||||
|
||||
static Core::ICore *m_coreInstance;
|
||||
static SubversionPlugin *m_subversionPluginInstance;
|
||||
|
||||
friend class SubversionOutputWindow;
|
||||
|
||||
Reference in New Issue
Block a user