MXS-2414: Remove unused variable
This commit is contained in:
parent
9e85389b80
commit
0c5a45cb85
@ -51,8 +51,6 @@ static RSA* rsa_512 = NULL;
|
||||
static RSA* rsa_1024 = NULL;
|
||||
static RSA* tmp_rsa_callback(SSL* s, int is_export, int keylength);
|
||||
|
||||
// TODO: Make these configurable
|
||||
constexpr int MAX_FAILURES = 25;
|
||||
constexpr int BLOCK_TIME = 60;
|
||||
|
||||
namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user