Remove vestigial DIALOG_ITEM_HELP value in bsdconfig dialog.subr
Sponsored by: Smule, Inc.
This commit is contained in:
parent
9b1e8e87ea
commit
e8533edbc3
@ -79,7 +79,6 @@ unset XDIALOG_INFOBOX_TIMEOUT
|
||||
DIALOG_OK=${SUCCESS:-0}
|
||||
DIALOG_CANCEL=${FAILURE:-1}
|
||||
DIALOG_HELP=2
|
||||
DIALOG_ITEM_HELP=2
|
||||
DIALOG_EXTRA=3
|
||||
DIALOG_ITEM_HELP=4
|
||||
export DIALOG_ERROR=254 # sh(1) can't handle the default of `-1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user