summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-23 18:15:45 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-25 11:55:01 +0000
commitde39c3bcdd850e944bd0e9d79881a7ac708f406b (patch)
tree3ce79304d105914bfa14a38342b897b8f0a1e246 /tools/configure/configureapp.h
parentd7a2852dd400328afeef736899094f2bbd3e8ad7 (diff)
remove dead code relating to help output
amends mostly c027cffbe, but also pre-historic d32a03469 (2005). Change-Id: I2a897556191cff761ea8440bc5b7e47077947d75 Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tools/configure/configureapp.h')
-rw-r--r--tools/configure/configureapp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/configure/configureapp.h b/tools/configure/configureapp.h
index 6af83d44cd..249080b288 100644
--- a/tools/configure/configureapp.h
+++ b/tools/configure/configureapp.h
@@ -77,11 +77,6 @@ private:
QString sourcePath, buildPath;
QDir sourceDir, buildDir;
- // Variables for usage output
- int optionIndent;
- int descIndent;
- int outputWidth;
-
QString confStrOffsets[2];
QString confStrings[2];
int confStringOff;