summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2010-11-12 13:55:57 +0100
committerThorsten Behrens <tbehrens@novell.com>2010-11-15 18:33:26 +0100
commitc0f18cd8f9f6024fe48400d9083ed374f41589e5 (patch)
tree0072c2d48f357112fb8e5cf617aafc59a5d0cf5e /xmloff/source
parent36f4005f493203e1a485c6d4e30e14ec30831611 (diff)
Removed unused string var
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/core/xmlexp.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx
index 7d75757cdd..e6a0efa757 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";