Remove Netware and OS/2
[openssl.git] / test / dsatest.c
index b53ee471dfbb9152dda46a21690520f2720f1604..27996ac85ea6f13670754b4cbbd143e6a6f0e514 100644 (file)
@@ -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);
 }