aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen_search.c')
-rw-r--r--src/screen_search.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screen_search.c b/src/screen_search.c
index ba5b1c0d5..b5b24964d 100644
--- a/src/screen_search.c
+++ b/src/screen_search.c
@@ -34,8 +34,6 @@
#include <glib.h>
#include <ncurses.h>
-extern gint mpdclient_finish_command(mpdclient_t *c);
-
typedef struct {
int id;
const char *name;