com php-src: Unused var: Zend/zend_interfaces.c

[email protected] (Xinchen Hui)
Newsgroups php.cvs
Message-ID <[email protected]>
Commit:    aa1d92e3e5189b34625b61c62dfd7bc441d4fbf0
Author:    Xinchen Hui <[email protected]>         Fri, 17 Feb 2017 12:22:59 +0800
Parents:   9ca43b873a6ad8426794262de261a1764a933cfa
Branches:  PHP-7.1 master

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

Log:
Unused var

Changed paths:
  M  Zend/zend_interfaces.c


Diff:
diff --git a/Zend/zend_interfaces.c b/Zend/zend_interfaces.c
index 203058f..876c7e2 100644
--- a/Zend/zend_interfaces.c
+++ b/Zend/zend_interfaces.c
@@ -36,8 +36,6 @@ ZEND_API zval* zend_call_method(zval *object, zend_class_entry *obj_ce, zend_fun
 	int result;
 	zend_fcall_info fci;
 	zval retval;
-	HashTable *function_table;
-
 	zval params[2];
 
 	if (param_count > 0) {
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.