mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
removed unneded CLS_FETCH()
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user