From: Anantha Kesari H Y Date: Wed, 29 Jun 2005 12:44:06 +0000 (+0000) Subject: this file is not used at all so removing it. X-Git-Tag: php-5.1.0b3~263 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce3b796f90f37b2e75f3e5c871f4cab26c4cbba9;p=php this file is not used at all so removing it. --- diff --git a/netware/geterrnoptr.c b/netware/geterrnoptr.c deleted file mode 100644 index 065d33e84d..0000000000 --- a/netware/geterrnoptr.c +++ /dev/null @@ -1,9 +0,0 @@ -/* Moved into a separate source file -- can be eliminated later */ - -#include - -int *__get_errno_ptr(void) -{ - return ___errno(); -} -