]> granicus.if.org Git - php/commitdiff
debug mode no longer needed
authorHartmut Holzgraefe <hholzgra@php.net>
Thu, 20 Nov 2003 19:01:33 +0000 (19:01 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Thu, 20 Nov 2003 19:01:33 +0000 (19:01 +0000)
ext/standard/parsedate.y

index 9b94f12a32f64d057f106eaa0b8f829f97419c9b..5c3c2aa878e9293254a07c159afc3a21018f8d31 100644 (file)
@@ -154,8 +154,6 @@ typedef union _date_ll {
 %expect 21
 %pure_parser
 
-%debug
-
 %token tAGO tDAY tDAY_UNIT tDAYZONE tDST tHOUR_UNIT tID tTZONE tZZONE 
 %token tMERIDIAN tMINUTE_UNIT tMONTH tMONTH_UNIT
 %token tSEC_UNIT tSNUMBER tUNUMBER tYEAR_UNIT tZONE