remove RCSID

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25172 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-05-04 06:17:52 +00:00
parent 942a821fab
commit 3f9631daaf

View File

@@ -34,8 +34,6 @@
#include "krb5_locl.h"
#include <com_err.h>
RCSID("$Id$");
#define INIT_FIELD(C, T, E, D, F) \
(C)->E = krb5_config_get_ ## T ## _default ((C), NULL, (D), \
"libdefaults", F, NULL)