From 10ae1c7ddef60e868a7054cb733e89dc62b7a1ce Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 10 Jan 2011 19:14:10 -0800 Subject: [PATCH] Don't export read_a_line1() --- Shorewall/Perl/Shorewall/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index a99306cfb..a4dbe878e 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -52,7 +52,7 @@ our @EXPORT = qw( progress_message3 ); -our @EXPORT_OK = qw( $shorewall_dir initialize read_a_line1 set_config_path shorewall); +our @EXPORT_OK = qw( $shorewall_dir initialize set_config_path shorewall); our %EXPORT_TAGS = ( internal => [ qw( create_temp_script finalize_script