aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/shell.c')
-rw-r--r--src/nvim/os/shell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/os/shell.c b/src/nvim/os/shell.c
index 02dc396d78..398d94b606 100644
--- a/src/nvim/os/shell.c
+++ b/src/nvim/os/shell.c
@@ -280,7 +280,6 @@ int os_system(const char *cmd,
system_data_cb,
system_data_cb,
NULL,
- false,
0,
&i);