dbertoni 00/06/05 11:40:21
Modified: c/samples/UseStylesheetParam UseStylesheetParam.cpp
Log:
Removed obsolete call.
Revision Changes Path
1.3 +0 -3
xml-xalan/c/samples/UseStylesheetParam/UseStylesheetParam.cpp
Index: UseStylesheetParam.cpp
===================================================================
RCS file:
/home/cvs/xml-xalan/c/samples/UseStylesheetParam/UseStylesheetParam.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- UseStylesheetParam.cpp 2000/05/24 20:28:50 1.2
+++ UseStylesheetParam.cpp 2000/06/05 18:40:20 1.3
@@ -88,9 +88,6 @@
// Connect the processor to the support object...
theXSLTProcessorEnvSupport.setProcessor(&theProcessor);
- // Use the parser liaison as the formatter...
- theProcessor.setFormatter(&theParserLiaison);
-
// Create a stylesheet construction context, and a stylesheet
// execution context...
StylesheetConstructionContextDefault theConstructionContext(