dbertoni 2003/07/09 16:48:38
Modified: c/src/xalanc/XSLT NodeSorter.hpp
Log:
Removed #define.
Revision Changes Path
1.3 +1 -1 xml-xalan/c/src/xalanc/XSLT/NodeSorter.hpp
Index: NodeSorter.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/xalanc/XSLT/NodeSorter.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- NodeSorter.hpp 9 Jul 2003 23:44:12 -0000 1.2
+++ NodeSorter.hpp 9 Jul 2003 23:48:38 -0000 1.3
@@ -90,7 +90,7 @@
class XalanNode;
class XPath;
-#define XALAN_NODESORTER_CACHE_XOBJECTS
+
/**
* This class can sort vectors of nodes according to a select pattern.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]