diff options
-rwxr-xr-x | httemplate/edit/process/cust_main.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/edit/process/cust_main.cgi b/httemplate/edit/process/cust_main.cgi index acc1ca434..09a42544c 100755 --- a/httemplate/edit/process/cust_main.cgi +++ b/httemplate/edit/process/cust_main.cgi @@ -1,7 +1,5 @@ <% -warn join('', map { "$_ => ". $cgi->param($_). "\n" } $cgi->param ); - my $error = ''; #unmunge stuff |