]> git.ipfire.org Git - thirdparty/krb5.git/commit
Get rid of osconfig.c
authorGreg Hudson <ghudson@mit.edu>
Fri, 22 Mar 2013 16:59:48 +0000 (12:59 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 22 Mar 2013 18:39:18 +0000 (14:39 -0400)
commitee2044f38503edd2fdb8df9f3398784f747910fb
tree77c748c4798f5103aae0d7565aa285631291ecbf
parented6edd5d15d4c8265138914e7fe34e781fc5a0cf
Get rid of osconfig.c

These variables were marked as internal in 1996.  Two are unused and
the other is easily replaced with the macro it is initialized from.
src/include/k5-int.h
src/lib/krb5/libkrb5.exports
src/lib/krb5/os/Makefile.in
src/lib/krb5/os/os-proto.h
src/lib/krb5/os/osconfig.c [deleted file]
src/lib/krb5/os/sendto_kdc.c