From 8c92d931ce7f001ffaccc535e025ec1a2e7d0c30 Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 12 Jan 2013 20:04:20 +0100 Subject: redraw playlist after changing colors in settings --- plugins/gtkui/gtkui.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/gtkui/gtkui.c') diff --git a/plugins/gtkui/gtkui.c b/plugins/gtkui/gtkui.c index 77d7e0a8..e9c6b4ee 100644 --- a/plugins/gtkui/gtkui.c +++ b/plugins/gtkui/gtkui.c @@ -469,8 +469,6 @@ trackinfochanged_cb (gpointer data) { void playlist_refresh (void) { -// DdbListview *ps = DDB_LISTVIEW (lookup_widget (mainwin, "playlist")); -// ddb_listview_refresh (ps, DDB_REFRESH_LIST | DDB_REFRESH_VSCROLL); search_refresh (); trkproperties_fill_metadata (); } -- cgit v1.2.3