diff --git a/Shorewall/Perl/Shorewall/Rules.pm b/Shorewall/Perl/Shorewall/Rules.pm index 6b9a99ad6..47c14aff6 100644 --- a/Shorewall/Perl/Shorewall/Rules.pm +++ b/Shorewall/Perl/Shorewall/Rules.pm @@ -41,7 +41,6 @@ our @EXPORT = qw( process_tos setup_mac_lists process_rules generate_matrix - setup_mss compile_stop_firewall ); our @EXPORT_OK = qw( process_rule process_rule1 initialize );