remove unused type

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25285 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-06-17 18:10:59 +00:00
parent 74af14affc
commit 4c302b52f8

View File

@@ -37,10 +37,6 @@ struct hx509_crypto;
struct signature_alg;
enum crypto_op_type {
COT_SIGN
};
struct hx509_generate_private_context {
const heim_oid *key_oid;
int isCA;