summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.h
diff options
context:
space:
mode:
authorKalle Viironen <kalle.viironen@digia.com>2014-02-26 16:16:34 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-25 12:50:28 +0100
commitebcb5c176fa3552960f3b96c2fcbd7aaa2b29e50 (patch)
treec1c0d59848b93f09d1aae19d4da3d2480cfbcc0b /tools/configure/configureapp.h
parentdd1220651c50b0bacceab618df8fdf3a7f26a0ab (diff)
Externalize license key handling from configure
Enterprise only license key handling removed from configure. This does not affect the functionality of the Open Source version nor the enterprise version. Change-Id: I01736eba3066c56b6e50e022fae8de6aa9bd884b Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'tools/configure/configureapp.h')
-rw-r--r--tools/configure/configureapp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/configure/configureapp.h b/tools/configure/configureapp.h
index 36668f18ba..e8de10dcf7 100644
--- a/tools/configure/configureapp.h
+++ b/tools/configure/configureapp.h
@@ -147,7 +147,6 @@ private:
QString sybase;
QString sybaseLibs;
- QMap<QString,QString> licenseInfo;
QString outputLine;
QTextStream outStream;