aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_artist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen_artist.c')
-rw-r--r--src/screen_artist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen_artist.c b/src/screen_artist.c
index ba48ce837..b15b89dbb 100644
--- a/src/screen_artist.c
+++ b/src/screen_artist.c
@@ -452,7 +452,6 @@ artist_cmd(screen_t *screen, mpdclient_t *c, command_t cmd)
if (artist_lw_cmd(cmd)) {
artist_repaint();
- wrefresh(browser.lw->w);
return 1;
}