Remove store.
[openssl.git] / crypto / engine / eng_int.h
index 9d58d93ecdab6f2f7a65176b1300e20495e5708a..8122922717d3c34de6f68f7d6cf86bd00af7a38d 100644 (file)
@@ -179,7 +179,6 @@ struct engine_st {
     const DH_METHOD *dh_meth;
     const EC_KEY_METHOD *ec_meth;
     const RAND_METHOD *rand_meth;
-    const STORE_METHOD *store_meth;
     /* Cipher handling is via this callback */
     ENGINE_CIPHERS_PTR ciphers;
     /* Digest handling is via this callback */