Skip to content

Commit 9119224

Browse files
author
Andi Gutmans
committed
- Nuke more old junk
1 parent e7eccf1 commit 9119224

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Zend/zend_operators.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
#include "zend_API.h"
3131
#include "zend_multiply.h"
3232

33-
#if 0&&HAVE_BCMATH
34-
#include "ext/bcmath/number.h"
35-
#endif
36-
3733
#define LONG_SIGN_MASK (1L << (8*sizeof(long)-1))
3834

3935
ZEND_API int zend_atoi(const char *str, int str_len)

0 commit comments

Comments
 (0)