update(engine): remove banned.h

Signed-off-by: Luca Guerra <luca@guerra.sh>
This commit is contained in:
Luca Guerra
2023-10-19 07:36:14 +00:00
committed by poiana
parent b7cef5bab2
commit 1e38967b18
21 changed files with 0 additions and 69 deletions

View File

@@ -44,7 +44,6 @@ limitations under the License.
#include "formats.h"
#include "utils.h"
#include "banned.h" // This raises a compilation error when certain functions are used
#include "evttype_index_ruleset.h"
const std::string falco_engine::s_default_ruleset = "falco-default-ruleset";