diff options
Diffstat (limited to 'httemplate')
-rwxr-xr-x | httemplate/search/old477/477partIA.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/httemplate/search/old477/477partIA.html b/httemplate/search/old477/477partIA.html index 55e901bb3..268b5c624 100755 --- a/httemplate/search/old477/477partIA.html +++ b/httemplate/search/old477/477partIA.html @@ -87,10 +87,6 @@ for ( qw(agentnum state) ) { $search_hash{'country'} = 'US'; $search_hash{'classnum'} = [ $cgi->param('classnum') ]; -my $info = FS::part_pkg_fcc_option->info; - - - # arrays of report_option_ numbers, running parallel to # the download and upload speed arrays my @download_option = $cgi->param('part1_column_option'); |