Code

screen_artist: don't call wrefresh() twice
authorMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 13:20:18 +0000 (15:20 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 13:20:18 +0000 (15:20 +0200)
commitcc15a6261e9564edc4fb998f6510f29aaa6f5400
tree7e23323a8ac14850ee81cc10b2203f121583f37b
parent38fdf10851fae4204b0be424c0b79ee9271033b2
screen_artist: don't call wrefresh() twice

artist_repaint() calls wrefresh(), don't call it again after
that.
src/screen_artist.c