util/mkstack.pl now generates entire safestack.h
[openssl.git] / crypto / x509v3 / v3_purp.c
index b748e98b2cefd9d9ffbab40492d87d5e3571e27c..d51f93f3f75cf5d7ffbff1152ce065496d354e3e 100644 (file)
@@ -110,8 +110,6 @@ static X509_PURPOSE xstandard[] = {
 
 #define X509_PURPOSE_COUNT (sizeof(xstandard)/sizeof(X509_PURPOSE))
 
-IMPLEMENT_STACK_OF(X509_PURPOSE)
-
 static STACK_OF(X509_PURPOSE) *xptable = NULL;
 
 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b)