X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;fp=error.h;h=82920ea8007e0d17d9de4b02ead6d402c9a334b4;hb=a0707daa23f8706326aa837f969c20d3e4ee02aa;hp=a644b96777db3ea27803d870babe49b0e744de4b;hpb=4dcbf0b20f806bacc38b01bea34f2ffe3cd700f7;p=paraslash.git diff --git a/error.h b/error.h index a644b967..82920ea8 100644 --- a/error.h +++ b/error.h @@ -29,7 +29,6 @@ PARA_ERROR(AO_OPEN_LIVE, "ao: could not open audio device"), \ PARA_ERROR(AO_PLAY, "ao_play() failed"), \ PARA_ERROR(AO_PTHREAD, "pthread error"), \ - PARA_ERROR(ARG_NOT_FOUND, "argument not found in arg vector"), \ PARA_ERROR(ASN1_PARSE, "could not parse ASN.1 key"), \ PARA_ERROR(ATOI_JUNK_AT_END, "further characters after number"), \ PARA_ERROR(ATOI_NO_DIGITS, "no digits found in string"), \