summaryrefslogtreecommitdiffstats
path: root/src/core/execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/execute.h')
-rw-r--r--src/core/execute.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/execute.h b/src/core/execute.h
index de44085492..81a118c5cd 100644
--- a/src/core/execute.h
+++ b/src/core/execute.h
@@ -292,7 +292,6 @@ typedef enum ExecFlags {
} ExecFlags;
struct ExecParameters {
- char **argv;
char **environment;
int *fds;