summaryrefslogtreecommitdiff
path: root/src/clamsmtpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/clamsmtpd.h')
-rw-r--r--src/clamsmtpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/clamsmtpd.h b/src/clamsmtpd.h
index deb2cfb..2fc6f9e 100644
--- a/src/clamsmtpd.h
+++ b/src/clamsmtpd.h
@@ -119,7 +119,6 @@ typedef struct clstate
const char* header; /* The header to add to email */
const char* directory; /* The directory for temp files */
- const char* pidfile; /* The process id file */
int bounce; /* Send back a reject line */
int quarantine; /* Leave virus files in temp dir */
int debug_files; /* Leave all files in temp dir */