]> git.sesse.net Git - vlc/blobdiff - src/playlist/engine.c
Update vlc.pot and the .po
[vlc] / src / playlist / engine.c
index f66c44bb361ab38442108d124bcd67bd2c8fccd1..ce92f756cf53940b27ad1f25d8bc3847975e9329 100644 (file)
@@ -438,8 +438,7 @@ check_input:
             }
             playlist_PlayItem( p_playlist, p_item );
             /* playlist_PlayItem loose input event, we need to recheck */
-            //if( !p_playlist->b_cant_sleep )
-                goto check_input;
+            goto check_input;
         }
         else
         {