command.c: remove dead commented code
We have revision control for a reason :) git-svn-id: https://svn.musicpd.org/mpd/trunk@7357 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
0f040a7030
commit
93fee6fc85
@ -295,7 +295,6 @@ static int commandStatus(int fd, int *permission, int argc, char *argv[])
|
||||
int updateJobId;
|
||||
int song;
|
||||
|
||||
/*syncPlayerAndPlaylist(); */
|
||||
playPlaylistIfPlayerStopped();
|
||||
switch (getPlayerState()) {
|
||||
case PLAYER_STATE_STOP:
|
||||
|
Loading…
Reference in New Issue
Block a user