Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / engine / eng_all.c
index 49fa9c11720ad949674118ddeee73f414916cbc2..285ce955b18b146d9cb0ebb105cad4ceba133b16 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/engine/eng_all.c -*- mode: C; c-file-style: "eay" -*- */
 /*
  * 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