Code

screen_search: removed update() method
authorMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 16:42:44 +0000 (18:42 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 16:42:44 +0000 (18:42 +0200)
commit3790917af98d197ef0fe0f586053b1fc43050808
treefb25d1f6811b8b812e2db05db10d0531510a866c
parentf4c1c27ffb303a6de415fa2bd9bed7c4f9b909fb
screen_search: removed update() method

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