Cosmetics: Reduces the static analysis warnings

This commit is contained in:
Felipe Zimmerle
2016-12-28 17:46:47 -03:00
parent 9c7416da97
commit 88fb456a16
12 changed files with 37 additions and 41 deletions

View File

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