MXS-2414: Remove unused variable

This commit is contained in:
Markus Mäkelä 2019-04-30 13:19:40 +03:00
parent 9e85389b80
commit 0c5a45cb85
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19

View File

@ -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