svn rev #25052: trunk/src/lib/krb5/krb/

epeisach@MIT.EDU epeisach at MIT.EDU
Mon Jul 25 19:57:32 EDT 2011


http://src.mit.edu/fisheye/changelog/krb5/?cs=25052
Commit By: epeisach
Log Message:
Remove declaration of static function that no longer exists.





Changed Files:
U   trunk/src/lib/krb5/krb/init_ctx.c
Modified: trunk/src/lib/krb5/krb/init_ctx.c
===================================================================
--- trunk/src/lib/krb5/krb/init_ctx.c	2011-07-25 19:25:23 UTC (rev 25051)
+++ trunk/src/lib/krb5/krb/init_ctx.c	2011-07-25 23:57:32 UTC (rev 25052)
@@ -72,9 +72,6 @@
 extern void krb5_win_ccdll_load(krb5_context context);
 #endif
 
-static krb5_error_code init_common(profile_t profile, krb5_flags flags,
-                                   krb5_context *context_out);
-
 krb5_error_code KRB5_CALLCONV
 krb5_init_context(krb5_context *context)
 {




More information about the cvs-krb5 mailing list