* ext/openssl/ossl_config.c (parse_config): remove dead declaration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f20f30fc07
commit
ee1a4eefa5
@ -21,8 +21,6 @@ VALUE eConfigError;
|
||||
* Public
|
||||
*/
|
||||
|
||||
static CONF *parse_config(VALUE, CONF*);
|
||||
|
||||
/*
|
||||
* GetConfigPtr is a public C-level function for getting OpenSSL CONF struct
|
||||
* from an OpenSSL::Config(eConfig) instance. We decided to implement
|
||||
|
Loading…
x
Reference in New Issue
Block a user