aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen_file.c')
-rw-r--r--src/screen_file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen_file.c b/src/screen_file.c
index 264045739..16f935242 100644
--- a/src/screen_file.c
+++ b/src/screen_file.c
@@ -156,7 +156,6 @@ browse_lw_callback(unsigned idx, int *highlight, void *data)
filelist_entry_t *entry;
mpd_InfoEntity *entity;
- *highlight = 0;
if( (entry=(filelist_entry_t *)g_list_nth_data(fl->list,idx))==NULL )
return NULL;