X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.c;h=0464eb77de8918f8b38d5a41c5a792212a271c5f;hp=c2fd6d52daa58ef4cf0a118ce855898465053f2b;hb=87c857765884b6d05a2b090fa9509e90d220a2f8;hpb=2d6e983de98d9d6382ed0b51a1723e15c40f3793 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));