Code

screen: don't set list_window->repaint
authorMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:20:57 +0000 (10:20 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:20:57 +0000 (10:20 +0200)
commit32f329d4efcbc8a1ce16af51e35392b1b6aa1326
treed87c66c85cd79481f38ae711d1cfa4abd33c9279
parent8dd2f87a20e0c20fe5d59c991707c9a5dd60ca7c
screen: don't set list_window->repaint

Several screens ignore the attribute list_window->repaint.  Don't set
it there.  It will be replaced with a more intelligent repaint
algorithm later.
src/screen_artist.c
src/screen_file.c
src/screen_play.c