]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
In g_oid_ops.c, remove an unneeded declaration
authorSimo Sorce <simo@redhat.com>
Fri, 11 May 2012 23:14:12 +0000 (19:14 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 18 Jul 2012 15:23:44 +0000 (11:23 -0400)
The code that used it is no longer in this file.

src/lib/gssapi/mechglue/g_oid_ops.c

index 69437898fc098bab83238017801f177b8b1d00ec..1d75c63e69d76098e1d6c53572d1b0cf6d3b6e87 100644 (file)
@@ -25,9 +25,6 @@
  */
 
 #include "mglueP.h"
-/* should include to get protos #include "../generic/gssapiP_generic.h" */
-
-extern gss_mechanism *gssint_mechs_array;
 
 /*
  * gss_release_oid has been moved to g_initialize, becasue it requires access