remove a useless warning
SVN-Revision: 7588
This commit is contained in:
		| @@ -296,9 +296,6 @@ void menu_finalize(struct menu *parent) | |||||||
| 					    "currently only support a " | 					    "currently only support a " | ||||||
| 					    "single prompt"); | 					    "single prompt"); | ||||||
| 				} | 				} | ||||||
| 				if (prop->type == P_DEFAULT) |  | ||||||
| 					prop_warn(prop, "defaults for choice " |  | ||||||
| 					    "values not supported"); |  | ||||||
| 			} | 			} | ||||||
| 			current_entry = menu; | 			current_entry = menu; | ||||||
| 			menu_set_type(sym->type); | 			menu_set_type(sym->type); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau