summaryrefslogtreecommitdiff
path: root/test/dsatest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dsatest.c')
-rw-r--r--test/dsatest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/dsatest.c b/test/dsatest.c
index b53ee471df..27996ac85e 100644
--- a/test/dsatest.c
+++ b/test/dsatest.c
@@ -217,10 +217,6 @@ int main(int argc, char **argv)
#endif
BIO_free(bio_err);
bio_err = NULL;
-# ifdef OPENSSL_SYS_NETWARE
- if (!ret)
- printf("ERROR\n");
-# endif
EXIT(!ret);
}