mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Remove all traces of _bc_Free_list - it's not used anymore
This commit is contained in:
parent
e4be6b3ac2
commit
348b429b5b
3 changed files with 8 additions and 0 deletions
|
|
@ -38,7 +38,9 @@
|
|||
#include "bcmath.h"
|
||||
#include "private.h"
|
||||
|
||||
#if SANDER_0
|
||||
bc_num _bc_Free_list = NULL;
|
||||
#endif
|
||||
|
||||
/* new_num allocates a number and sets fields to known values. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue