From: Miro Jurisic Date: Wed, 18 Aug 1999 19:32:47 +0000 (+0000) Subject: Removed com_err exports X-Git-Tag: krb5-1.2-beta1~287 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8a713a3314fd24e33996fd29e50be23e0f986473;p=krb5.git Removed com_err exports git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11679 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/K5Library.exp b/src/mac/K5Library.exp index f81e27c39..9d7ace976 100644 --- a/src/mac/K5Library.exp +++ b/src/mac/K5Library.exp @@ -206,7 +206,6 @@ #Temporary exports (DO NOT USE) decode_krb5_ticket -# profile_get_values krb5_random_confounder krb5_size_opaque krb5_internalize_opaque @@ -222,9 +221,3 @@ krb5_ser_rcache_init decode_krb5_ap_req krb5_mcc_ops - -#com_err -- we should really have this in a separate lib! -# add_error_table -# remove_error_table - error_message - \ No newline at end of file