nope, don't need it

This commit is contained in:
inxi-svn 2011-04-26 06:34:21 +00:00
parent b02ac38aea
commit 5e5f24d76a

1
inxi
View file

@ -905,7 +905,6 @@ select_default_color_scheme()
elif [[ $user_selection == $(( $i+2 )) ]];then
set_color_scheme $DEFAULT_COLOR_SCHEME
print_screen_output "Ok, exiting $SCRIPT_NAME now. You can set the colors later."
echo -n ""
exit 0
else
print_screen_output "Error - Invalid Selection. You entered this: $user_selection"