It's been there long enough.

This commit is contained in:
Andrey Hristov 1999-05-12 17:29:51 +00:00
parent 6c2c3a9587
commit 89a56a139b

View file

@ -655,10 +655,6 @@ void php3_key_sort(INTERNAL_FUNCTION_PARAMETERS)
}
/* the current implementation of count() is a definite example of what
* user functions should NOT look like. It's a hack, until we get
* unset() to work right in 3.1
*/
void php3_count(INTERNAL_FUNCTION_PARAMETERS)
{
pval *array;