Commit 93fee6fc authored by Eric Wong's avatar Eric Wong

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
parent 0f040a70
......@@ -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:
......
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