--- psiconv/trunk/lib/psiconv/error.h 2003/11/26 20:56:43 172 +++ psiconv/trunk/lib/psiconv/error.h 2003/11/27 11:43:51 173 @@ -27,11 +27,6 @@ extern "C" { #endif /* __cplusplus */ -typedef void (*psiconv_error_handler_t) (int kind, psiconv_u32 off, - const char *message); - -extern psiconv_error_handler_t psiconv_error_handler; - /* These functions print error, warning, progress and debug information to * stderr */ extern void psiconv_fatal(psiconv_config config,int level, psiconv_u32 off,