summaryrefslogtreecommitdiff
path: root/src/libs/utils/shellcommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/shellcommand.cpp')
-rw-r--r--src/libs/utils/shellcommand.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/utils/shellcommand.cpp b/src/libs/utils/shellcommand.cpp
index d44b5bd982..92d97dc65b 100644
--- a/src/libs/utils/shellcommand.cpp
+++ b/src/libs/utils/shellcommand.cpp
@@ -503,7 +503,6 @@ void ShellCommand::setOutputProxyFactory(const std::function<OutputProxy *()> &f
}
ProgressParser::ProgressParser() :
- m_future(nullptr),
m_futureMutex(new QMutex)
{ }