From 54a908a003db858874d85ca528983882e85e5c2e Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 4 Jun 2012 23:25:40 +0900 Subject: nuke unused defines Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb --- xmloff/source/text/txtprhdl.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'xmloff') diff --git a/xmloff/source/text/txtprhdl.cxx b/xmloff/source/text/txtprhdl.cxx index 240afeffeb07..3dab77fc9993 100644 --- a/xmloff/source/text/txtprhdl.cxx +++ b/xmloff/source/text/txtprhdl.cxx @@ -63,9 +63,6 @@ using namespace ::com::sun::star::style; using namespace ::com::sun::star::text; using namespace ::xmloff::token; - -#define CONSTASCII_USTRINGPARAM_CMP(s) s, sizeof(s)-1 - // --------------------------------------------------------------------------- SvXMLEnumMapEntry const pXML_HoriPos_Enum[] = -- cgit