summaryrefslogtreecommitdiff
path: root/src/pal/src/include/pal/procobj.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/src/include/pal/procobj.hpp')
-rw-r--r--src/pal/src/include/pal/procobj.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pal/src/include/pal/procobj.hpp b/src/pal/src/include/pal/procobj.hpp
index 10ed932ef6..8500fd1f09 100644
--- a/src/pal/src/include/pal/procobj.hpp
+++ b/src/pal/src/include/pal/procobj.hpp
@@ -114,7 +114,6 @@ namespace CorUnix
PAL_ERROR
InitializeProcessCommandLine(
- CPalThread *pThread,
LPWSTR lpwstrCmdLine,
LPWSTR lpwstrFullPath
);