From: Anantha Kesari H Y Date: Wed, 29 Jun 2005 12:43:25 +0000 (+0000) Subject: This file is not used at all. X-Git-Tag: php-5.0.5RC1~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76f175e31219a870c282942b573e68876802cd17;p=php This file is not used at all. --- 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(); -} -