X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=e792b0581b6c79d70a189ef7000c782b000af763;hp=e5d2469bd5492986c231eeded9b311f0753c804f;hb=66b97974ebba5c6ea967b713f84f62a1b72da8d2;hpb=10a62b85c43319d9cdefd7d04823aaed47b3817e diff --git a/error.h b/error.h index e5d2469b..e792b058 100644 --- a/error.h +++ b/error.h @@ -17,7 +17,6 @@ PARA_ERROR(AFS_SHORT_READ, "short read from afs socket"), \ PARA_ERROR(AFS_SIGNAL, "afs caught deadly signal"), \ PARA_ERROR(AFS_SOCKET, "afs socket not writable"), \ - PARA_ERROR(AFS_SYNTAX, "afs syntax error"), \ PARA_ERROR(AFT_SYNTAX, "audio file table syntax error"), \ PARA_ERROR(ALSA, "alsa error"), \ PARA_ERROR(ALSA_MIX_GET_VAL, "could not read control element state"), \