Remove mkstack.pl: it is no longer needed.
[oweals/openssl.git] / include / openssl / safestack.h
index c64e4014dcc5821cd075012d24ae4cefd511fbbf..538774d6643881dfdc7345ea523b466d087ea544 100644 (file)
@@ -220,29 +220,6 @@ DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING, char)
 typedef void *OPENSSL_BLOCK;
 DEFINE_SPECIAL_STACK_OF(OPENSSL_BLOCK, void)
 
-/*
- * This file is automatically generated by util/mkstack.pl
- * Do not edit!
- */
-
-/*
- * SKM_sk_... stack macros are internal to safestack.h: never use them
- * directly, use sk_<type>_... instead
- */
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 # ifdef  __cplusplus
 }
 # endif