mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
removed unneded CLS_FETCH()
This commit is contained in:
parent
7ae5d271b6
commit
5201f90588
1 changed files with 0 additions and 1 deletions
|
@ -860,7 +860,6 @@ time_t parsedate(char *p, TIMEINFO *now)
|
|||
struct tm *tm, tmbuf;
|
||||
TIMEINFO ti;
|
||||
time_t Start;
|
||||
CLS_FETCH();
|
||||
|
||||
yyInput = p;
|
||||
if (now == NULL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue