dbertoni    02/05/16 16:42:43

  Modified:    c/src/XSLT XalanTemplate.cpp
  Log:
  Removed obsolete files, etc.
  
  Revision  Changes    Path
  1.37      +0 -6      xml-xalan/c/src/XSLT/XalanTemplate.cpp
  
  Index: XalanTemplate.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/XalanTemplate.cpp,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- XalanTemplate.cpp 6 Apr 2002 07:54:35 -0000       1.36
  +++ XalanTemplate.cpp 16 May 2002 23:42:43 -0000      1.37
  @@ -109,11 +109,6 @@
   
   
   
  -#include <DOMSupport/NamespaceResolver.hpp>
  -#include <DOMSupport/NSInfo.hpp>
  -
  -
  -
   #include <XMLSupport/FormatterToHTML.hpp>
   #include <XMLSupport/FormatterToXML.hpp>
   #include <XMLSupport/FormatterToDOM.hpp>
  @@ -198,7 +193,6 @@
                AttributeListImpl::AttributeVectorType 
theAttributeVectorEntryVector;
                AttributesImpl::AttributesVectorType 
theAttributesVectorEntryVector;
                allocator<DOMString> theAllocator;
  -             vector<pair<const XalanNode*,NSInfo> > theXalanNodeVector;
                FormatterToHTML::ElemDesc theElemDesc;
                FormatterToHTML::ElementFlagsMapType theElementFlagsMapType;
                XPathExpression::TokenQueueType theTokenQueueType;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to