X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=apps%2Fengine.c;h=f11206f570833367b2b56412b8e52d998db1b709;hp=8abe04e808c90fd8291fb343cfc68ceea4720eba;hb=b2293b1e9bb0f2ddb9fdae8130f6103cce2df608;hpb=69e7805f54e6bcb665668b4c61e3da344c53278a diff --git a/apps/engine.c b/apps/engine.c index 8abe04e808..f11206f570 100644 --- a/apps/engine.c +++ b/apps/engine.c @@ -73,9 +73,7 @@ static char *engine_usage[]={ "usage: engine opts [engine ...]\n", " -v - verbose mode, a textual listing of the engines in OpenSSL\n", -#if 0 " -c - for each engine, also list the capabilities\n", -#endif " -t - for each engine, check that they are really available\n", NULL };