diff options
Diffstat (limited to 'src/util.h')
-rw-r--r-- | src/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h index 9d3d82416..bbe49db67 100644 --- a/src/util.h +++ b/src/util.h @@ -25,7 +25,6 @@ enum process_type { TYPE_LMTP, TYPE_SMTP, TYPE_FUZZY, - TYPE_GREYLIST, TYPE_KVSTORAGE, TYPE_MAX=255 }; |