You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2004/08/06 05:11:49 UTC

cvs commit: xml-xalan/c/src/xalanc/XSLT CountersTable.hpp

dbertoni    2004/08/05 20:11:49

  Modified:    c/src/xalanc/XSLT CountersTable.hpp
  Log:
  Removed bogus code in destructor.
  
  Revision  Changes    Path
  1.6       +1 -3      xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp
  
  Index: CountersTable.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- CountersTable.hpp	31 Jul 2004 06:05:08 -0000	1.5
  +++ CountersTable.hpp	6 Aug 2004 03:11:48 -0000	1.6
  @@ -163,8 +163,6 @@
   
   	~CountersTable()
   	{
  -		int x;
  -		x = x & 12;
   	}
   
   	/**
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org