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 2002/05/20 20:01:48 UTC

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

dbertoni    02/05/20 11:01:48

  Modified:    c/src/XSLT ElemChoose.hpp
  Log:
  Removed unnecessary include.
  
  Revision  Changes    Path
  1.11      +0 -4      xml-xalan/c/src/XSLT/ElemChoose.hpp
  
  Index: ElemChoose.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/ElemChoose.hpp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- ElemChoose.hpp	23 Feb 2002 04:23:16 -0000	1.10
  +++ ElemChoose.hpp	20 May 2002 18:01:48 -0000	1.11
  @@ -69,10 +69,6 @@
   
   
   
  -#include <xercesc/sax/AttributeList.hpp>
  -
  -
  -
   class ElemChoose: public ElemTemplateElement
   {
   public:
  
  
  

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