]> git.sesse.net Git - vlc/commitdiff
* remove debug line
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 12 Sep 2005 12:46:17 +0000 (12:46 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 12 Sep 2005 12:46:17 +0000 (12:46 +0000)
src/playlist/playlist.c

index 3154c0d533884fdc5c552f8879b3deabe4e8ad5a..f30da9b8412f72198e1409db89ea049ae2c14965 100644 (file)
@@ -881,7 +881,7 @@ static playlist_item_t * NextItem( playlist_t *p_playlist )
         msg_Dbg( p_playlist, "no-skip mode, stopping") ;
         return NULL;
     }
-msg_Dbg( p_playlist, "b_random %d, b_request %d, skip %d", b_random, p_playlist->request.b_request, p_playlist->request.i_skip );
+
     /* TODO: improve this (only use current node) */
     /* TODO: use the "shuffled view" internally ? */
     /* Random case. This is an exception: if request, but request is skip +- 1