Remove the GOST engine
[openssl.git] / crypto / engine / eng_all.c
index 2c2353a3f0f6ee739fab911b04dd188efe46f216..74cde879ae6679dea59814249542fc9604d853de 100644 (file)
@@ -86,9 +86,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