X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afs.c;h=0464eb77de8918f8b38d5a41c5a792212a271c5f;hb=75d545612d8fb51b7e6b2f8a7349b54502004cfa;hp=c2fd6d52daa58ef4cf0a118ce855898465053f2b;hpb=532e1d01498090d8f17f39e4495790715d826457;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));