GH601: Various spelling fixes.
[openssl.git] / crypto / engine / eng_all.c
index 2c2353a3f0f6ee739fab911b04dd188efe46f216..285ce955b18b146d9cb0ebb105cad4ceba133b16 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/engine/eng_all.c */
 /*
  * Written by Richard Levitte <richard@levitte.org> for the OpenSSL project
  * 2000.
@@ -86,9 +85,6 @@ void ENGINE_load_builtin_engines(void)
     ENGINE_load_padlock();
 #  endif
 # endif
-# ifndef OPENSSL_NO_GOST
-    ENGINE_load_gost();
-# endif
 # if defined(OPENSSL_SYS_WIN32) && !defined(OPENSSL_NO_CAPIENG)
     ENGINE_load_capi();
 # endif