Browse Source

[Minor] Remove unused macros

tags/1.8.2
Vsevolod Stakhov 5 years ago
parent
commit
fc754c3abd
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/plugins/fuzzy_check.c

+ 0
- 3
src/plugins/fuzzy_check.c View 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

Loading…
Cancel
Save