Date: Sat Apr 3 23:37:58 CEST 2004
User: Derick Rethans
Directory: xdebug
Log Message:
[0.05]
- Removed two vars which are no longer needed.
Modified files:
xdebug/xdebug.c (version: 1.201)
[FILE: /xdebug/xdebug.c]
===================================================================
RCS file: cvstemp,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- xdebug/xdebug.c:1.200 Thu Mar 25 16:48:56 2004 GMT
+++ xdebug/xdebug.c Sat Apr 03 19:37:58 2004 GMT
@@ -675,9 +675,6 @@
tmp->function.type = XFUNC_NORMAL;
} else if (tmp->function.type & XFUNC_INCLUDES) {
- zval *param;
- int is_var;
-
cur_opcode = *EG(opline_ptr);
tmp->lineno = cur_opcode->lineno;
Received on Sat Apr 3 23:37:57 2004
This archive was generated by hypermail 2.1.8 : Sun Oct 12 2008 - 02:00:09 CEST