Remove obsolete comment

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-07-31 11:34:46 -07:00
parent f675513383
commit d358285d56

View File

@ -990,8 +990,6 @@ sub handle_icmptype_list( $$$$ ) {
#
# Chain reference , Rule [, Expand-long-port-lists ]
#
# Returns a reference to the generated internal-form rule
#
sub add_rule($$;$) {
my ($chainref, $rule, $expandports) = @_;