aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index 9fc1673d2..a7e5b38fd 100644
--- a/src/command.c
+++ b/src/command.c
@@ -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: