Only declare stacks in headers
[openssl.git] / crypto / lock.c
index ec01a815bad8c27e9f2b29b7721b08b354106ff6..12210da96b5323df679b0bc9281e7c5146f892bb 100644 (file)
 static double OpenSSL_MSVC5_hack = 0.0; /* and for VC1.5 */
 #endif
 
-DEFINE_STACK_OF(CRYPTO_dynlock)
-
 /* real #defines in crypto.h, keep these upto date */
 static const char *const lock_names[CRYPTO_NUM_LOCKS] = {
     "<<ERROR>>",