Clarify FIXME comments.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-26 16:58:01 +01:00
parent e20d3e608c
commit 4cc972be91
2 changed files with 4 additions and 1 deletions

View file

@ -430,6 +430,9 @@ init_terminal (grub_gfxmenu_view_t view)
grub_gfxterm_decorator_hook = grub_gfxmenu_draw_terminal_box;
}
/* FIXME: previously notifications were displayed in special case.
Is it necessary?
*/
#if 0
/* Sets MESSAGE as the progress message for the view.
MESSAGE can be 0, in which case no message is displayed. */