From 1fbab1dc6fcb14f512a40c5755708a8bcbf84f40 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Thu, 17 Mar 2016 12:53:11 -0400 Subject: Remove Netware and OS/2 Reviewed-by: Richard Levitte --- test/md2test.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/md2test.c') diff --git a/test/md2test.c b/test/md2test.c index b416735251..ccf46593d0 100644 --- a/test/md2test.c +++ b/test/md2test.c @@ -121,10 +121,6 @@ int main(int argc, char *argv[]) R++; P++; } -# ifdef OPENSSL_SYS_NETWARE - if (err) - printf("ERROR: %d\n", err); -# endif EXIT(err); return err; } -- cgit v1.2.3