summaryrefslogtreecommitdiff
path: root/audio/squash/files/patch-FIXLOCK-src_global_squash.c
blob: 256084356e074bc656ae92aa02a4ea8326eb3e88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/global_squash.c~	Fri Dec  5 21:23:51 2003
+++ ./src/global_squash.c	Thu Feb 26 18:57:02 2004
@@ -143,7 +143,6 @@
             playlist_queue_song( song, state_info.raw_songs[state_info.current_song].position );
         }
         state_info.current_song++;
-        squash_unlock(state_info.lock);
         squash_wunlock(database_info.lock);
         squash_unlock(song_queue.lock);
         squash_unlock(state_info.lock);