Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/x509_internal_test.c')
-rw-r--r--test/x509_internal_test.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/x509_internal_test.c b/test/x509_internal_test.c
index d2f41d7085..12f6ac95a8 100644
--- a/test/x509_internal_test.c
+++ b/test/x509_internal_test.c
@@ -23,18 +23,9 @@
*
***/
-#ifdef __VMS
-# pragma names save
-# pragma names as_is,shortened
-#endif
-
#include "../crypto/x509v3/ext_dat.h"
#include "../crypto/x509v3/standard_exts.h"
-#ifdef __VMS
-# pragma names restore
-#endif
-
static int test_standard_exts(void)
{
size_t i;