diff options
Diffstat (limited to 'test/mdc2test.c')
-rw-r--r-- | test/mdc2test.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/mdc2test.c b/test/mdc2test.c index d1fe049ab6..2177a0ef6d 100644 --- a/test/mdc2test.c +++ b/test/mdc2test.c @@ -135,10 +135,6 @@ int main(int argc, char *argv[]) printf("pad2 - ok\n"); EVP_MD_CTX_free(c); -# ifdef OPENSSL_SYS_NETWARE - if (ret) - printf("ERROR: %d\n", ret); -# endif EXIT(ret); } #endif |