Skip to content

Commit 9cf2d1f

Browse files
committed
Remove outdated comment
1 parent d8a5cef commit 9cf2d1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/simplexml/simplexml.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,6 @@ static void get_base_node_value(php_sxe_object *sxe_ref, xmlNodePtr node, zval *
935935
php_libxml_increment_node_ptr((php_libxml_node_object *)subnode, node, NULL);
936936

937937
ZVAL_OBJ(value, &subnode->zo);
938-
/*zval_add_ref(value);*/
939938
}
940939
}
941940
/* }}} */

0 commit comments

Comments
 (0)