Code

removed LIST_FORMAT, STATUS_FORMAT
authorMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 15:48:01 +0000 (17:48 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 15:48:01 +0000 (17:48 +0200)
commit45ff31548dc68c27e1af6fdf37945de97579f5f9
tree3b33e41d5a47ed04f6c184f6613d9c30e4d6233f
parent994ffdbde3b12429578a33dcf18204b9d813311f
removed LIST_FORMAT, STATUS_FORMAT

Use options.list_format and options.status_format directly instead of
these two macros.
src/mpdclient.c
src/ncmpc.h
src/screen.c
src/screen_browser.c
src/screen_play.c