From 59ec1650fa284f74e641e9a0eb2db3162b1f4f58 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 12 Nov 2010 13:55:57 +0100 Subject: Removed unused string var (cherry picked from commit 62123778018c33cd02eb71a94ac52ec46854e2d4) --- xmloff/source/core/xmlexp.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx index ca7249bba7..896a6457aa 100644 --- a/xmloff/source/core/xmlexp.cxx +++ b/xmloff/source/core/xmlexp.cxx @@ -116,8 +116,6 @@ using namespace ::xmloff::token; sal_Char __READONLY_DATA sXML_1_1[] = "1.1"; sal_Char __READONLY_DATA sXML_1_2[] = "1.2"; -const sal_Char *sOpenOfficeOrgProject ="OpenOffice.org_project"; - const sal_Char s_grddl_xsl[] = "http://docs.oasis-open.org/office/1.2/xslt/odf2rdf.xsl"; -- cgit v1.2.3