From 0a9fa3d840da1ba224397fddd6a09852d7121701 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 15 Aug 2011 11:06:49 +0100 Subject: ditch some junk --- xmloff/inc/xmloff/xmlkywd.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmloff/inc') diff --git a/xmloff/inc/xmloff/xmlkywd.hxx b/xmloff/inc/xmloff/xmlkywd.hxx index bce52d875b52..95f6cb0b10c3 100644 --- a/xmloff/inc/xmloff/xmlkywd.hxx +++ b/xmloff/inc/xmloff/xmlkywd.hxx @@ -56,7 +56,6 @@ XML_CONSTASCII_ACTION( sXML_CDATA, "CDATA" ); XML_CONSTASCII_ACTION( sXML_WS, " " ); XML_CONSTASCII_ACTION( sXML_xml, "xml" ); XML_CONSTASCII_ACTION( sXML_xmlns, "xmlns" ); -XML_CONSTASCII_ACTION( sXML_xml_pi, "version=\"1.0\" encoding=\"UTF-8\"" ); XML_CONSTASCII_ACTION( sXML_xml_doctype_prefix, "" ); -- cgit