]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ui/ui_lib.c
util/mkstack.pl now generates entire safestack.h
[thirdparty/openssl.git] / crypto / ui / ui_lib.c
index 2d6b7de73b4eea58d14fa78e62de6a0fe22d7111..06e6cd849cc351cad6bec7c406373da078dbd068 100644 (file)
@@ -65,8 +65,6 @@
 #include <openssl/err.h>
 #include "ui_locl.h"
 
-IMPLEMENT_STACK_OF(UI_STRING_ST)
-
 static const UI_METHOD *default_UI_meth = NULL;
 
 UI *UI_new(void)