libpurple/protocols/zephyr/sysdep.h

changeset 40165
6bb197792c6d
parent 39830
c6fc1928c22c
child 40439
e9838d634d5e
--- a/libpurple/protocols/zephyr/sysdep.h	Wed Nov 06 04:54:32 2019 +0000
+++ b/libpurple/protocols/zephyr/sysdep.h	Sun Nov 10 04:58:08 2019 -0500
@@ -76,14 +76,8 @@
 # include <krb.h>
 # ifndef WIN32
 #  include <krb_err.h>
-#  ifndef HAVE_KRB_GET_ERR_TEXT
-#   define krb_get_err_text(n)	krb_err_txt[n]
-#  endif
 # endif /* WIN32 */
 # include <des.h>
-# ifndef HAVE_KRB_LOG
-#  define krb_log		log
-# endif
 #endif /* ZEPHYR_USES_KERBEROS */
 
 #ifdef HAVE_SYS_SELECT_H

mercurial