]> granicus.if.org Git - php/commitdiff
- Nuke more old junk
authorAndi Gutmans <andi@php.net>
Sat, 3 Apr 2004 17:01:13 +0000 (17:01 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 3 Apr 2004 17:01:13 +0000 (17:01 +0000)
Zend/zend_operators.c

index 80a7730f10dc91be9d9b1777d669dd4c2c668c29..2694481403badb0dfef510b49432a7e4fefd1c75 100644 (file)
 #include "zend_API.h"
 #include "zend_multiply.h"
 
-#if 0&&HAVE_BCMATH
-#include "ext/bcmath/number.h"
-#endif
-
 #define LONG_SIGN_MASK (1L << (8*sizeof(long)-1))
 
 ZEND_API int zend_atoi(const char *str, int str_len)