diff --git a/plugins/include/newmenus.inc b/plugins/include/newmenus.inc index 3accfaff..6e8bff6e 100644 --- a/plugins/include/newmenus.inc +++ b/plugins/include/newmenus.inc @@ -370,8 +370,6 @@ native menu_setprop(menu, prop, ...); /** * Gets a menu property. * - * @note MPROP_EXIT requires 2 additional integer parameters to be passed. - * * @param menu Menu resource identifier. * @param prop MPROP_ constant. * @param ... Property parameters.