|
From: James S. <jsi...@in...> - 2003-02-25 16:27:49
|
> > fbcon_redraw_clear() uses fbcon_putc() to clear characters one by one, which is > > slow. > > > > Largely unused. James already removed this and fbcon_redraw_bmove() in > his newest patch. Yeap. It is no longer used. I have some more cleanup to do yet. |