X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;fp=error.h;h=468910d00a50af2416e895087445794c85a1b2be;hp=60c23294d1270c9aa8b4f56d69a1def2f1fac9b8;hb=58ba5f61771636a39077478e290a130457f1a4df;hpb=a0cd2ac59b891751067512dce77cf6223104932f diff --git a/error.h b/error.h index 60c23294..468910d0 100644 --- a/error.h +++ b/error.h @@ -51,7 +51,6 @@ PARA_ERROR(BAD_CT, "invalid chunk table or bad FEC configuration"), \ PARA_ERROR(BAD_FEATURE, "invalid feature request"), \ PARA_ERROR(BAD_FEC_HEADER, "invalid fec header"), \ - PARA_ERROR(BAD_LL, "invalid loglevel"), \ PARA_ERROR(BAD_PATH, "invalid path"), \ PARA_ERROR(BAD_PRIVATE_KEY, "invalid private key"), \ PARA_ERROR(BAD_SAMPLE_FORMAT, "sample format not supported"), \