ids-functions.pl: Remove accidently commited debug code.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2021-03-31 12:22:17 +02:00
parent 0130e0d1e1
commit 6acaa5fa6f

View File

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