Code

screen_artist: moved code to artist_lw_cmd()
authorMax Kellermann <max@duempel.org>
Wed, 1 Oct 2008 07:24:59 +0000 (09:24 +0200)
committerMax Kellermann <max@duempel.org>
Wed, 1 Oct 2008 07:24:59 +0000 (09:24 +0200)
commitf1621fda772bc464a4a224e586882d4f6635643c
tree77627a3b15283154f40a0c18cf595d35fc15af6f
parentd97634730540ae063746c5c59dc87d7299719171
screen_artist: moved code to artist_lw_cmd()

To unify the code, wrap list_window_cmd() in artist_lw_cmd(), which
properly checks the current mode.
src/screen_artist.c