From 953599b551437744b6385496d425117e468b0851 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Fri, 11 Mar 2016 19:41:49 -0600 Subject: RT#21463 Option to show disabled package definitions [v3 merge] --- httemplate/misc/xmlhttp-part_pkg.cgi | 2 -- 1 file changed, 2 deletions(-) (limited to 'httemplate/misc/xmlhttp-part_pkg.cgi') diff --git a/httemplate/misc/xmlhttp-part_pkg.cgi b/httemplate/misc/xmlhttp-part_pkg.cgi index 187833025..c8e6f938d 100644 --- a/httemplate/misc/xmlhttp-part_pkg.cgi +++ b/httemplate/misc/xmlhttp-part_pkg.cgi @@ -26,6 +26,4 @@ my @return = map { } } @records; -print STDERR Dumper(\@return); - -- cgit v1.2.1