On 09/27/2017 01:36 AM, Gerd Hoffmann wrote: > Handle the translation from vga chars to curses chars in curses_update() > instead of console_write_ch(). Purge any curses support bits from > ui/console.h include file. > > Signed-off-by: Gerd Hoffmann <[email protected]> > --- > include/ui/console.h | 23 ++--------------------- > ui/curses.c | 25 ++++++++++++++++++++----- > 2 files changed, 22 insertions(+), 26 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
