mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Cosmetics: Reduces the static analysis warnings
This commit is contained in:
@@ -59,8 +59,6 @@ class Driver : public RulesProperties {
|
||||
int addSecAction(Rule *rule);
|
||||
int addSecMarker(std::string marker);
|
||||
|
||||
int result;
|
||||
|
||||
bool scan_begin();
|
||||
void scan_end();
|
||||
bool trace_scanning;
|
||||
|
Reference in New Issue
Block a user