dbertoni 2002/08/30 14:22:19
Modified: c/src/XSLT XalanTemplate.cpp
Log:
Removed obsolete classes.
Revision Changes Path
1.39 +0 -2 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.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- XalanTemplate.cpp 6 Aug 2002 05:15:08 -0000 1.38
+++ XalanTemplate.cpp 30 Aug 2002 21:22:19 -0000 1.39
@@ -194,8 +194,6 @@
AttributeListImpl::AttributeVectorType
theAttributeVectorEntryVector;
AttributesImpl::AttributesVectorType
theAttributesVectorEntryVector;
allocator<DOMString> theAllocator;
- FormatterToHTML::ElemDesc theElemDesc;
- FormatterToHTML::ElementFlagsMapType theElementFlagsMapType;
XPathExpression::TokenQueueType theTokenQueueType;
set<const XalanNode*,less<const XalanNode*> > theXalanNodeSet;
XPathExecutionContext::XObjectArgVectorType theVector;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]