gron Mon, 20 Dec 2010 08:49:59 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=306489
Log:
Removed dead code.
# should not have been commited in the first place.
Changed paths:
U php/php-src/trunk/Zend/zend_compile.c
Modified: php/php-src/trunk/Zend/zend_compile.c
===================================================================
--- php/php-src/trunk/Zend/zend_compile.c 2010-12-20 08:45:09 UTC (rev
306488)
+++ php/php-src/trunk/Zend/zend_compile.c 2010-12-20 08:49:59 UTC (rev
306489)
@@ -3876,7 +3876,6 @@
static void zend_do_traits_property_binding(zend_class_entry *ce TSRMLS_DC) /*
{{{ */
{
- /* HashTable* resulting_table; */
size_t i;
zend_property_info *property_info;
zend_property_info *coliding_prop;
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php