Revert last commit.
[bertos.git] / bertos / gui / menu.h
index d5b516ae9cec6443b94eb660ea5cfd0170ac76fa..5c17428330d85eb68114410d870b2d5d28360b1a 100644 (file)
  * \author Stefano Fedrigo <aleph@develer.com>
  *
  * \brief Common menu handling API
- *
- * $WIZ$ module_name = "menu"
- * $WIZ$ module_configuration = "bertos/cfg/cfg_menu.h"
- * $WIZ$ module_depends = "text", "gfx", "timer", "kbd"
  */
 
 #ifndef GUI_MENU_H