aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_browser.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/screen_browser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen_browser.c b/src/screen_browser.c
index b8a1b1ee1..6d2398020 100644
--- a/src/screen_browser.c
+++ b/src/screen_browser.c
@@ -93,7 +93,6 @@ browser_playlist_changed(struct screen_browser *browser, mpdclient_t *c,
if (browser->filelist == NULL)
return;
- D("screen_file.c> playlist_callback() [%d]\n", event);
switch(event) {
case PLAYLIST_EVENT_CLEAR:
clear_highlights(browser->filelist);