X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/edf3198063825f7cc83b3b67305b84a0f5267291..c9b4e60f1501a9d1c2eb29ab141694f95b70c1da:/halibut.h diff --git a/halibut.h b/halibut.h index 99b9a0e..ed2a0da 100644 --- a/halibut.h +++ b/halibut.h @@ -244,7 +244,6 @@ enum { err_text_codeline, /* \c line too long in text backend */ err_htmlver, /* unrecognised HTML version keyword */ err_charset, /* unrecognised character set name */ - err_emptypara, /* paragraph contains no actual text */ err_whatever /* random error of another type */ };