More Borland removal.
[openssl.git] / ms / applink.c
index 2831b39e9a7d27e4811d2ce22cf9a06d62bd92e1..c844b01887d0395d36557e525d84da8c73f1340b 100644 (file)
@@ -75,16 +75,7 @@ extern "C" {
 
 __declspec(dllexport)
 void **
-# if defined(__BORLANDC__)
-/*
- * __stdcall appears to be the only way to get the name
- * decoration right with Borland C. Otherwise it works
- * purely incidentally, as we pass no parameters.
- */
- __stdcall
-# else
  __cdecl
-# endif
 OPENSSL_Applink(void)
 {
     static int once = 1;