aboutsummaryrefslogtreecommitdiff
path: root/libbutl/sendmail.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/sendmail.ixx')
-rw-r--r--libbutl/sendmail.ixx1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbutl/sendmail.ixx b/libbutl/sendmail.ixx
index 9746a8b..72d3d45 100644
--- a/libbutl/sendmail.ixx
+++ b/libbutl/sendmail.ixx
@@ -66,7 +66,6 @@ namespace butl
pipe.in,
2, // No output expected so redirect to stderr.
std::forward<E> (err),
- dir_path (),
"sendmail",
"-i", // Don't treat '.' as the end of input.
"-t", // Read recipients from headers.