From 9db9503e47722d70e22614dadc691e2c419a6ede Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 15 Jan 1999 12:49:53 +0000 Subject: Unbreak previous commit.. --- contrib/texinfo/makeinfo/makeinfo.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'contrib/texinfo') diff --git a/contrib/texinfo/makeinfo/makeinfo.c b/contrib/texinfo/makeinfo/makeinfo.c index 4f05fe7..bfd142e 100644 --- a/contrib/texinfo/makeinfo/makeinfo.c +++ b/contrib/texinfo/makeinfo/makeinfo.c @@ -1152,13 +1152,6 @@ print_version_info () major_version, minor_version); } - if (nbytes && temp == (void *)NULL) - memory_error ("xrealloc", nbytes); - - return (temp); -} - - /* If EXIT_VALUE is zero, print the full usage message to stdout. Otherwise, just say to use --help for more info. Then exit with EXIT_VALUE. */ -- cgit v1.1