Code

screen_artist: removed update() method
authorMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 15:44:48 +0000 (17:44 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 15:44:48 +0000 (17:44 +0200)
commit9f8c9040cae3b0505111d1b8f63ed3d8fc5c41f2
tree7c42f4599045a3216c72bcc05987ffb97ff33519
parentf9ad9770548046d2d3d7ea5fd143f9a9a3b8ab14
screen_artist: removed update() method

Repaint the artist screen on demand.  No need for the update() method
anymore.
src/screen_artist.c