--- a/libpurple/protocols/zephyr/zephyr_err.h Wed Nov 06 04:54:32 2019 +0000 +++ b/libpurple/protocols/zephyr/zephyr_err.h Sun Nov 10 04:58:08 2019 -0500 @@ -25,9 +25,4 @@ #define ZERR_NOMORESUBSCRIPTIONS (-772103660L) #define ZERR_TOOMANYSUBS (-772103659L) #define ZERR_EOF (-772103658L) -void initialize_zeph_error_table (void); #define ERROR_TABLE_BASE_zeph (-772103680L) - -/* for compatibility with older versions... */ -#define init_zeph_err_tbl initialize_zeph_error_table -#define zeph_err_base ERROR_TABLE_BASE_zeph