Fix safestack issues in bio.h
[openssl.git] / crypto / conf / conf_def.c
index 6f7c06afd70b49d8eeb2ed083ba0f94152a2cd72..63dfaef4d82b328ffb0058a8f448d389b2c249b5 100644 (file)
@@ -30,8 +30,6 @@
 # endif
 #endif
 
-DEFINE_STACK_OF(BIO)
-
 #ifndef S_ISDIR
 # define S_ISDIR(a) (((a) & S_IFMT) == S_IFDIR)
 #endif