Eliminar comentario innecesario
Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
parent
c48315370e
commit
deaeedd8a5
@ -13,7 +13,6 @@ int ui::g_menuWith = 30;
|
||||
bool ui::g_mensaje = false;
|
||||
|
||||
int8_t ui::initUI(const int8_t *menu_principal, const int8_t *menu_error) {
|
||||
/*TODO hacer que la interfaz lea la localización*/
|
||||
initscr();
|
||||
noecho();
|
||||
cbreak();
|
||||
|
Loading…
x
Reference in New Issue
Block a user