mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Cosmetics: fixed static analysis issues.
This commit is contained in:
@@ -61,7 +61,7 @@ void XML::evaluate(Transaction *t,
|
||||
std::string param;
|
||||
const xmlChar* xpathExpr = NULL;
|
||||
int i;
|
||||
size_t pos;
|
||||
//size_t pos;
|
||||
|
||||
param = m_name;
|
||||
/*
|
||||
|
Reference in New Issue
Block a user