macro kcrypto_oid_enc now longer used

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19833 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-11 08:43:13 +00:00
parent e617970842
commit adca139b8a

View File

@@ -57,8 +57,6 @@ struct krb5_crypto_data {
struct key_usage *key_usage;
};
#define kcrypto_oid_enc(n) { sizeof(n)/sizeof(n[0]), n }
#define CRYPTO_ETYPE(C) ((C)->et->type)
/* bits for `flags' below */