com php-src: Drop unused variable: Zend/zend_inheritance.c

[email protected] (Nikita Popov)
Newsgroups php.cvs
Message-ID <[email protected]>
Commit:    d8aa99ed9454176cdd26ae733edcca6d54f15955
Author:    Nikita Popov <[email protected]>         Mon, 1 May 2017 14:16:26 +0200
Parents:   5324fb1f348f5bc979d9b5f13ac74177b73f9bf7
Branches:  master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=d8aa99ed9454176cdd26ae733edcca6d54f15955

Log:
Drop unused variable

Changed paths:
  M  Zend/zend_inheritance.c


Diff:
diff --git a/Zend/zend_inheritance.c b/Zend/zend_inheritance.c
index 85c5c57..ed0d39d 100644
--- a/Zend/zend_inheritance.c
+++ b/Zend/zend_inheritance.c
@@ -1532,7 +1532,6 @@ static void zend_do_traits_property_binding(zend_class_entry *ce) /* {{{ */
 	size_t i;
 	zend_property_info *property_info;
 	zend_property_info *coliding_prop;
-	zval compare_result;
 	zend_string* prop_name;
 	const char* class_name_unused;
 	zend_bool not_compatible;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.