[21028] Removing not used value

Caeies <[email protected]> Wed, 10 Feb 2010 14:09:08 +0000
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 21028
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=21028
Author:   Caeies
Date:     2010-02-10 14:09:08 +0000 (Wed, 10 Feb 2010)
Log Message:
-----------
Removing not used value

Modified Paths:
--------------
    modules/phpgwapi/trunk/inc/class.xslttemplates.inc.php

Modified: modules/phpgwapi/trunk/inc/class.xslttemplates.inc.php
===================================================================
--- modules/phpgwapi/trunk/inc/class.xslttemplates.inc.php	2010-02-07 10:47:13 UTC (rev 21027)
+++ modules/phpgwapi/trunk/inc/class.xslttemplates.inc.php	2010-02-10 14:09:08 UTC (rev 21028)
@@ -306,7 +306,6 @@
 		function xml_parse()
 		{
 			$this->xmldata = '';
-			$xmlvars = $this->xmlvars;
 
 			$xmldata = $this->vars;