aboutsummaryrefslogtreecommitdiffstats
path: root/src/lmtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lmtp.h')
-rw-r--r--src/lmtp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lmtp.h b/src/lmtp.h
index d7c13c497..863c6eacd 100644
--- a/src/lmtp.h
+++ b/src/lmtp.h
@@ -15,6 +15,4 @@
#define LMTP_NO_RCPT 554
#define LMTP_TEMP_FAIL 421
-void start_lmtp_worker (struct rspamd_worker *worker);
-
#endif