mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
Don't export read_a_line1()
This commit is contained in:
parent
a04e854f21
commit
10ae1c7dde
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user