X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=55bd3ba6b7a698f3d9370c9b24af67411daa4a3e;hp=da17ff57922adfcf2b28eeb5dd820ba708779ee2;hb=cf749f79f1c353cc5aac1013aeef5ed0eb0f63ee;hpb=ad8d5396323fb6c54527c5cd00a6fe39920678ed diff --git a/error.h b/error.h index da17ff57..55bd3ba6 100644 --- a/error.h +++ b/error.h @@ -305,7 +305,6 @@ extern const char **para_errlist[]; PARA_ERROR(BAD_AUDIO_FILE_SUFFIX, "unknown suffix"), \ PARA_ERROR(AUDIO_FORMAT, "audio format not recognized"), \ PARA_ERROR(CHUNK, "unable to get chunk"), \ - PARA_ERROR(SHORT_AFS_READ, "short read from afs socket"), \ PARA_ERROR(NOFD, "did not receive open fd from afs"), \