Code

don't import mpdclient_finish_command() twice
authorMax Kellermann <max@duempel.org>
Fri, 3 Oct 2008 12:26:29 +0000 (14:26 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 3 Oct 2008 12:26:29 +0000 (14:26 +0200)
commit492c5295389440982412a58fd008b36df0537d16
tree94d82d5c1ebad085b3aca347e891a8f2aea80ee6
parent182a5fe764a50a35738ee2ea5f8a5b8f5c31144c
don't import mpdclient_finish_command() twice

mpdclient_finish_command() is already imported by mpdclient.h, don't
do it again in the sources.
src/screen_browser.c
src/screen_search.c