diff options
| -rw-r--r-- | src/main.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| @@ -417,9 +417,6 @@ int main (int argc, char **argv) {  							PIANO_RATE_BAN) == PIANO_RET_OK) {  						BarUiMsg ("Ok.\n");  						player.doQuit = 1; -						/* pandora does this too, I think */ -						PianoDestroyPlaylist (&ph); -						curSong = NULL;  					} else {  						BarUiMsg ("Error.\n");  					} | 
