summaryrefslogtreecommitdiffstats
path: root/test/rsa_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rsa_test.c')
-rw-r--r--test/rsa_test.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/rsa_test.c b/test/rsa_test.c
index 770c376380..d5d73e02aa 100644
--- a/test/rsa_test.c
+++ b/test/rsa_test.c
@@ -329,10 +329,6 @@ int main(int argc, char *argv[])
err = 1;
#endif
-# ifdef OPENSSL_SYS_NETWARE
- if (err)
- printf("ERROR: %d\n", err);
-# endif
return err;
}
#endif