Explorar o código

remove a useless warning

SVN-Revision: 7588
Felix Fietkau %!s(int64=18) %!d(string=hai) anos
pai
achega
de49793bb7
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      scripts/config/menu.c

+ 0 - 3
scripts/config/menu.c

@@ -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);