Skip to content
Snippets Groups Projects
Commit 3eb7c99f authored by Tobias Hunger's avatar Tobias Hunger
Browse files

Remove unused declaration


Change-Id: Ifad1444939407ec5187aa6e1c69bdd143f33db46
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent 46dcfc30
No related branches found
No related tags found
No related merge requests found
...@@ -107,8 +107,6 @@ private: ...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment