From 3b2a05ea04b34fca41d9a264fd327ca73337c33f Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 27 Feb 2012 11:14:50 -0800 Subject: [PATCH] debug --- httemplate/elements/tr-select-router_block_ip.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/httemplate/elements/tr-select-router_block_ip.html b/httemplate/elements/tr-select-router_block_ip.html index e6b7bfe7e..a4ce6644b 100644 --- a/httemplate/elements/tr-select-router_block_ip.html +++ b/httemplate/elements/tr-select-router_block_ip.html @@ -62,8 +62,6 @@ if ( $svc_x ) { foreach qw(routernum blocknum ip_addr svcpart); } -warn Dumper(\%opt); - my $svcpart = $opt{'svcpart'} || ''; my %fixed; # which fields are fixed $svcpart =~ /^\d*$/ or die "invalid svcpart '$svcpart'"; -- 2.20.1