Switch command-line utils to new nameopt API.
[openssl.git] / apps / s_apps.h
index 38c6b67d9dba8fc2eecffbfa5edcdb0c60a25f59..07b5a7ae4e43fc67b27a0f4172b84a8a7775da80 100644 (file)
@@ -44,8 +44,6 @@ int should_retry(int i);
 long bio_dump_callback(BIO *bio, int cmd, const char *argp,
                        int argi, long argl, long ret);
 
-int set_nameopt(const char *arg);
-
 #ifdef HEADER_SSL_H
 void apps_ssl_info_callback(const SSL *s, int where, int ret);
 void msg_cb(int write_p, int version, int content_type, const void *buf,