X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afs.c;h=0464eb77de8918f8b38d5a41c5a792212a271c5f;hb=87c857765884b6d05a2b090fa9509e90d220a2f8;hp=c2fd6d52daa58ef4cf0a118ce855898465053f2b;hpb=92e4a0579a320372d2e94efc7c2a0d9f419e3ffe;p=paraslash.git diff --git a/afs.c b/afs.c index c2fd6d52..0464eb77 100644 --- a/afs.c +++ b/afs.c @@ -468,7 +468,6 @@ again: } ret = open_and_update_audio_file(aft_row, score, &afd); if (ret < 0) { - PARA_ERROR_LOG("%s\n", para_strerror(-ret)); ret = score_delete(aft_row); if (ret < 0) { PARA_ERROR_LOG("%s\n", para_strerror(-ret));