Minor formatting cleanups.

git-svn-id: https://svn.musicpd.org/mpd/trunk@6444 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman
2007-06-01 12:53:13 +00:00
parent 38c258dd9a
commit 485d1f68dd
2 changed files with 0 additions and 7 deletions

View File

@@ -222,11 +222,6 @@ int playerStop(int fd)
void playerKill(void)
{
int pid;
/*PlayerControl * pc = &(getPlayerData()->playerControl);
playerStop(stderr);
playerCloseAudio(stderr);
if(player_pid>0 && pc->closeAudio) sleep(1); */
pid = player_pid;
if (pid > 0)