mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Cosmetics: Fix static analysis warnings
This commit is contained in:
@@ -70,7 +70,6 @@ int VerifyCC::luhnVerify(const char *ccnumber, int len) {
|
||||
|
||||
|
||||
bool VerifyCC::init(const std::string ¶m2, const char **error) {
|
||||
std::vector<std::string> vec;
|
||||
const char *errptr = NULL;
|
||||
int erroffset = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user