summaryrefslogtreecommitdiff
path: root/src/src/spam.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/src/spam.h')
-rw-r--r--src/src/spam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/src/spam.h b/src/src/spam.h
index 2fe73809e..9f6b749cc 100644
--- a/src/src/spam.h
+++ b/src/src/spam.h
@@ -27,7 +27,6 @@
typedef struct spamd_address_container
{
uschar * hostspec;
- int is_rspamd:1;
int is_failed:1;
unsigned int weight;
unsigned int timeout;