Remove an unnecessary "return $?" at end of function
This commit is contained in:
parent
8555a6e0a4
commit
15fadc4858
@ -130,8 +130,6 @@ dialog_country_select()
|
||||
)
|
||||
|
||||
country_set "$regdomain" "$country"
|
||||
|
||||
return $?
|
||||
}
|
||||
|
||||
############################################################ MAIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user