removed a debug statement
git-svn-id: https://svn.musicpd.org/mpd/trunk@1112 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
d6a8140940
commit
e40d39b05e
@ -419,7 +419,6 @@ void playerQueueUnlock() {
|
||||
}
|
||||
|
||||
int playerSeek(FILE * fp, Song * song, float time) {
|
||||
printf("seek called\n");
|
||||
PlayerControl * pc = &(getPlayerData()->playerControl);
|
||||
char * file;
|
||||
int decodeType;
|
||||
|
Loading…
Reference in New Issue
Block a user