]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove unused GSS code 1355/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 2 Jul 2024 02:58:45 +0000 (22:58 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 8 Jul 2024 23:22:23 +0000 (19:22 -0400)
commit354f176ba6d6cc544e1c15712a13f9c006ca605d
tree60b9b07634129e448fd192c6776491e7a66dfdc7
parente68890329f8ab766f9b746351b5c7d2d18d8dd48
Remove unused GSS code

Commit b0031448502561da31fb8c2543c8b01d7df9a872 removed the only
consumers of util_set.c.  Also remove declarations for g_strdup() and
g_local_host_name(), which were unused as far back as krb5-1.0.
src/lib/gssapi/generic/Makefile.in
src/lib/gssapi/generic/gssapiP_generic.h
src/lib/gssapi/generic/util_set.c [deleted file]
src/lib/gssapi/krb5/gssapiP_krb5.h
src/lib/gssapi/krb5/gssapi_krb5.c