]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Remove unused macros
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 1 Nov 2018 17:16:08 +0000 (17:16 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 1 Nov 2018 17:16:08 +0000 (17:16 +0000)
src/plugins/fuzzy_check.c

index 79ffc70a5ad8c60ff6b046a544ae6d07e53095cb..b12afb7b94296d2b9152d25152c3bec9d446bc32 100644 (file)
@@ -47,9 +47,6 @@
 #include <math.h>
 
 #define DEFAULT_SYMBOL "R_FUZZY_HASH"
-#define DEFAULT_UPSTREAM_ERROR_TIME 10
-#define DEFAULT_UPSTREAM_DEAD_TIME 300
-#define DEFAULT_UPSTREAM_MAXERRORS 10
 
 #define DEFAULT_IO_TIMEOUT 500
 #define DEFAULT_RETRANSMITS 3