s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a74d622176...
[ira/wip.git] / source4 / heimdal / lib / hx509 / crypto.c
index 80631007173dc76463f3cd1347e18cfdffd296ca..f4667c6e31596d3a61ba2de4b22fe47700a239b7 100644 (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;