nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit a1b59d78e0a0988e15438dff31211e0e9cc59c25
parent 98893192f136f2db85422b74b9a5f7a17fe23474
Author: Amitai Schleier <schmonz-web-git@schmonz.com>
Date:   Sun,  6 Dec 2020 10:06:57 +0100

Remove unused local variable.

Diffstat:
Mqmail.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/qmail.c b/qmail.c @@ -109,7 +109,6 @@ struct qmail *qq; { int wstat; int exitcode; - int match; static char errstr[256]; size_t errlen;