forked from qt-creator/qt-creator
Remove unused declaration
Change-Id: Ifad1444939407ec5187aa6e1c69bdd143f33db46 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -107,8 +107,6 @@ private:
|
|||||||
mutable Utils::PersistentSettingsWriter *m_writer;
|
mutable Utils::PersistentSettingsWriter *m_writer;
|
||||||
};
|
};
|
||||||
|
|
||||||
static bool verifyEnvironmentId(const QString &id);
|
|
||||||
|
|
||||||
QMap<int, Internal::UserFileVersionHandler *> m_handlers;
|
QMap<int, Internal::UserFileVersionHandler *> m_handlers;
|
||||||
int m_firstVersion;
|
int m_firstVersion;
|
||||||
int m_lastVersion;
|
int m_lastVersion;
|
||||||
|
Reference in New Issue
Block a user