Remove Netware and OS/2

Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Rich Salz
2016-03-17 12:53:11 -04:00
parent 014267f68c
commit 1fbab1dc6f
60 changed files with 54 additions and 3350 deletions

View File

@@ -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