]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Convert filters to lopsub.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 404bdf426d8f6fa69e7804381589c25ac262be98..9c8d7d3425ebdd701ebcba144401e6fa3b38be83 100644 (file)
--- a/error.h
+++ b/error.h
@@ -59,7 +59,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_FILTER_OPTIONS, "invalid filter option given"), \
        PARA_ERROR(BAD_LL, "invalid loglevel"), \
        PARA_ERROR(BAD_PATH, "invalid path"), \
        PARA_ERROR(BAD_PRIVATE_KEY, "invalid private key"), \