Dead code cleanup: #if 0 dropped from tests
[openssl.git] / crypto / evp / evp_test.c
index b356131d6400ff24c5bbc98f6fd2483bf2950a6c..ea332ae34b7f11b7dc32efce740989be7d6ad5e2 100644 (file)
@@ -480,9 +480,6 @@ int main(int argc, char **argv)
     /* Load all compiled-in ENGINEs */
     ENGINE_load_builtin_engines();
 #endif
-#if 0
-    OPENSSL_config();
-#endif
 #ifndef OPENSSL_NO_ENGINE
     /*
      * Register all available ENGINE implementations of ciphers and digests.