From: Antony Dovgal Date: Mon, 18 Dec 2006 10:19:52 +0000 (+0000) Subject: remove the comment, it's not valid anymore X-Git-Tag: php-5.2.1RC2~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e8eecb3624a8b8e3b3abc1b9a51fa78378cec07;p=php remove the comment, it's not valid anymore --- diff --git a/ext/standard/formatted_print.c b/ext/standard/formatted_print.c index 0bc1f91fb7..0e28edd064 100644 --- a/ext/standard/formatted_print.c +++ b/ext/standard/formatted_print.c @@ -557,7 +557,6 @@ php_formatted_print(int ht, int *len, int use_array, int format_offset TSRMLS_DC case 'E': case 'f': case 'F': - /* XXX not done */ convert_to_double(tmp); php_sprintf_appenddouble(&result, &outpos, &size, Z_DVAL_P(tmp),