dbertoni 2003/06/20 17:28:12 Modified: c/src/XMLSupport FormatterToXML.hpp Log: Removed unused function. Revision Changes Path 1.45 +0 -6 xml-xalan/c/src/XMLSupport/FormatterToXML.hpp Index: FormatterToXML.hpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/FormatterToXML.hpp,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- FormatterToXML.hpp 5 Jun 2003 04:47:53 -0000 1.44 +++ FormatterToXML.hpp 21 Jun 2003 00:28:12 -0000 1.45 @@ -740,12 +740,6 @@ operator==(const FormatterToXML&) const; /** - * Initialize the static codings table. - */ - static void - initEncodings(); - - /** * Append a wide character to the buffer. * Characters that are not representable * in the encoding are not written as
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]