freebsd-ports/audio/xmms-cdread/files/patch-playlist.c
Edwin Groothuis b1ef870149 [patch] Update port: audio/xmms-cdread Fix for work with xmms-1.2.8
PR:		ports/56735
Submitted by:	Sergey V. Belov <argail@visit.ru> <argail@visit.ru>
2003-09-24 11:27:34 +00:00

10 lines
306 B
C

--- playlist.c.orig Sun Jun 3 18:58:51 2001
+++ playlist.c Mon Sep 8 19:46:59 2003
@@ -161,7 +161,6 @@
pthread_mutex_unlock(&playlist_mutex);
playlistwin_update_list();
- if (regen_shuffle) playlist_generate_shuffle_list();
if (set_info_text) mainwin_set_info_text();
if (restart_playing)
{