]> granicus.if.org Git - php/commitdiff
remove the comment, it's not valid anymore
authorAntony Dovgal <tony2001@php.net>
Mon, 18 Dec 2006 10:19:52 +0000 (10:19 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 18 Dec 2006 10:19:52 +0000 (10:19 +0000)
ext/standard/formatted_print.c

index 0bc1f91fb7f584b7cc2aec7dd6b99455ac0ce869..0e28edd06413bed86ce3bff83fea6944d2d1781b 100644 (file)
@@ -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),