summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fr-command-7z.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fr-command-7z.c b/src/fr-command-7z.c
index 3126430..bd8406b 100644
--- a/src/fr-command-7z.c
+++ b/src/fr-command-7z.c
@@ -332,7 +332,6 @@ fr_command_7z_add (FrCommand *comm,
if (base_dir != NULL) {
fr_process_set_working_dir (comm->process, base_dir);
- fr_process_add_arg_concat (comm->process, "-w", base_dir, NULL);
}
if (is_mime_type (comm->mime_type, "application/zip")