From 6acaa5fa6f6fb4546f058eebc774914e5706ceb3 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Wed, 31 Mar 2021 12:22:17 +0200 Subject: [PATCH] ids-functions.pl: Remove accidently commited debug code. Signed-off-by: Stefan Schantl --- config/cfgroot/ids-functions.pl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/cfgroot/ids-functions.pl b/config/cfgroot/ids-functions.pl index 98df831d9a..7988728fac 100644 --- a/config/cfgroot/ids-functions.pl +++ b/config/cfgroot/ids-functions.pl @@ -607,10 +607,6 @@ sub oinkmaster () { # Close the log handle. closelog(); - use Data::Dumper; - - print Dumper \@enabled_providers; - # Call function to merge the classification files. &merge_classifications(@enabled_providers); -- 2.39.2