diff options
Diffstat (limited to 'SBO-Lib')
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index 9db22b1..85a9046 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -16,8 +16,6 @@ require Exporter;  @EXPORT = qw(  	script_error  	show_version -	get_slack_version -	check_slackbuilds_txt  	slackbuilds_or_fetch  	fetch_tree  	update_tree @@ -28,7 +26,6 @@ require Exporter;  	make_distclean  	do_upgradepkg  	get_sbo_location -	get_pkg_name  	make_temp_file  );  | 
