diff src/audacious/playlist.c @ 4728:ab79ddbdcf42

introduce new playlist widget
author Tomasz Mon <desowin@gmail.com>
date Thu, 17 Jul 2008 00:18:16 +0200
parents 3a56d2786063
children 2d69832b7136
line wrap: on
line diff
--- a/src/audacious/playlist.c	Wed Jul 16 16:37:42 2008 -0500
+++ b/src/audacious/playlist.c	Thu Jul 17 00:18:16 2008 +0200
@@ -1212,8 +1212,8 @@
 
     if (restart_playing)
         playback_initiate();
-
-    hook_call("playlist update", playlist);
+    else
+        hook_call("playlist update", playlist);
 }
 
 void