summaryrefslogtreecommitdiff
path: root/test/ideatest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ideatest.c')
-rw-r--r--test/ideatest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/ideatest.c b/test/ideatest.c
index 7418a17fa1..d7c9eedcbe 100644
--- a/test/ideatest.c
+++ b/test/ideatest.c
@@ -167,10 +167,6 @@ int main(int argc, char *argv[])
} else
printf("ok\n");
-# ifdef OPENSSL_SYS_NETWARE
- if (err)
- printf("ERROR: %d\n", err);
-# endif
EXIT(err);
}