Commit a646b59d authored by Laurent Aimar's avatar Laurent Aimar

Cosmetic.

parent 91c1edba
...@@ -438,8 +438,7 @@ check_input: ...@@ -438,8 +438,7 @@ check_input:
} }
playlist_PlayItem( p_playlist, p_item ); playlist_PlayItem( p_playlist, p_item );
/* playlist_PlayItem loose input event, we need to recheck */ /* playlist_PlayItem loose input event, we need to recheck */
//if( !p_playlist->b_cant_sleep ) goto check_input;
goto check_input;
} }
else else
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment