diff --git a/config/cfgroot/ids-functions.pl b/config/cfgroot/ids-functions.pl index 98df831d9..7988728fa 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);