summaryrefslogtreecommitdiff
path: root/src/spawn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/spawn.cpp')
-rw-r--r--src/spawn.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/spawn.cpp b/src/spawn.cpp
index ad6707e3..14cdb4d4 100644
--- a/src/spawn.cpp
+++ b/src/spawn.cpp
@@ -126,8 +126,6 @@ static bool spawn(LPCWSTR binary, LPCWSTR arguments, LPCWSTR currentDirectory,
HANDLE startBinary(const QFileInfo &binary,
const QString &arguments,
- const QString& profileName,
- int logLevel,
const QDir &currentDirectory,
bool hooked,
HANDLE stdOut,