mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
remove a useless warning
SVN-Revision: 7588
This commit is contained in:
parent
7ca5a975fe
commit
de49793bb7
@ -296,9 +296,6 @@ void menu_finalize(struct menu *parent)
|
||||
"currently only support a "
|
||||
"single prompt");
|
||||
}
|
||||
if (prop->type == P_DEFAULT)
|
||||
prop_warn(prop, "defaults for choice "
|
||||
"values not supported");
|
||||
}
|
||||
current_entry = menu;
|
||||
menu_set_type(sym->type);
|
||||
|
Loading…
x
Reference in New Issue
Block a user