From: Zeev Suraski Date: Sat, 17 Jul 1999 10:34:01 +0000 (+0000) Subject: We'll have to live without these files somehow. X-Git-Tag: php-4.0b1~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b142d5a3df7f6c26086cb71b9bbcf7f8364f591;p=php We'll have to live without these files somehow. --- diff --git a/ext/bcmath/number.c b/ext/bcmath/number.c deleted file mode 100644 index 411557a2eb..0000000000 --- a/ext/bcmath/number.c +++ /dev/null @@ -1,3 +0,0 @@ -#include "number.h" - -/* dummy file */ diff --git a/ext/bcmath/number.h b/ext/bcmath/number.h deleted file mode 100644 index 871048f23d..0000000000 --- a/ext/bcmath/number.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _BCMATH_H -#define _BCMATH_H - -/* dummy file */ - -#endif