aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/qmlprofilerapplication.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@theqtcompany.com>2015-06-12 10:17:56 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-15 09:31:13 +0000
commit58a5aa3a09c39355081e45c34d6cc02dd8ac5733 (patch)
tree28c3dad3aad5e14e964f9f2b337dc2ad35eaad9b /tools/qmlprofiler/qmlprofilerapplication.h
parent9eb3015a62de9f1924c3e155e6583f0a26cc8be6 (diff)
qmlprofiler: Remove some dead code
Change-Id: If1f542bc73d5af259ea3c0a5da40786f8d6f3dbf Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tools/qmlprofiler/qmlprofilerapplication.h')
-rw-r--r--tools/qmlprofiler/qmlprofilerapplication.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qmlprofiler/qmlprofilerapplication.h b/tools/qmlprofiler/qmlprofilerapplication.h
index 25d9cf136d..f1bf6c3e93 100644
--- a/tools/qmlprofiler/qmlprofilerapplication.h
+++ b/tools/qmlprofiler/qmlprofilerapplication.h
@@ -104,7 +104,6 @@ private:
QString m_programPath;
QStringList m_programArguments;
QProcess *m_process;
- QString m_tracePrefix;
QString m_hostName;
quint16 m_port;