rsa_num is not used with NO_RSA
[openssl.git] / apps / engine.c
index 8abe04e808c90fd8291fb343cfc68ceea4720eba..f11206f570833367b2b56412b8e52d998db1b709 100644 (file)
@@ -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
 };