X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=d10ac76abcaa669abb381b07325040338b85c100;hp=a4d79aba5573e348d88d7bf6bd11ee961555afa1;hb=fc8dfbb416ff07cca08fbf4e13efcaa25e17cc54;hpb=4d5282b4e53213c89359e4c60568c37119ab34fb;ds=inline diff --git a/error.h b/error.h index a4d79aba..d10ac76a 100644 --- a/error.h +++ b/error.h @@ -190,7 +190,6 @@ PARA_ERROR(READ_PATTERN, "did not read expected pattern"), \ PARA_ERROR(RECV_EOF, "end of file"), \ PARA_ERROR(RECVMSG, "recvmsg() failed"), \ - PARA_ERROR(RECV_SYNTAX, "recv syntax error"), \ PARA_ERROR(REGEX, "regular expression error"), \ PARA_ERROR(RESAMPLE_EOF, "resample filter: end of file"), \ PARA_ERROR(RSA, "RSA error"), \