mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Code cosmetics: removes an unused piece of code
This commit is contained in:
parent
450c966da0
commit
8bb64c3ee3
File diff suppressed because it is too large
Load Diff
@ -1193,10 +1193,6 @@ expression:
|
||||
YYERROR;
|
||||
}
|
||||
|
||||
for (actions::Action *a : checkedActions) {
|
||||
|
||||
}
|
||||
|
||||
for (actions::Action *a : checkedActions) {
|
||||
driver.m_defaultActions[definedPhase].push_back(a);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user