aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rspamd.h')
-rw-r--r--src/rspamd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rspamd.h b/src/rspamd.h
index 470d13085..2dfb512bc 100644
--- a/src/rspamd.h
+++ b/src/rspamd.h
@@ -236,7 +236,6 @@ struct rspamd_worker_listen_socket {
gint fd;
enum rspamd_worker_socket_type type;
bool is_systemd;
- bool reuseport;
};
typedef struct worker_s {