summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
diff options
context:
space:
mode:
authorMichael Callahan <callahan@xmission.com>2010-12-06 10:36:18 +0000
committerMichael Meeks <michael.meeks@novell.com>2010-12-06 10:37:25 +0000
commit8a661baf4962f42a9475c3c699d91390e89dee42 (patch)
treec92c0adec251373209f0fa68fe8b26fe72360466 /xmloff/source/meta
parent0b30cb7e66e0cef4f6f75013eb182c2d58615ca1 (diff)
remove obsolete __FAR_DATA
Diffstat (limited to 'xmloff/source/meta')
-rw-r--r--xmloff/source/meta/xmlversion.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/meta/xmlversion.cxx b/xmloff/source/meta/xmlversion.cxx
index 351a3ad8130d..ef1d86774a0e 100644
--- a/xmloff/source/meta/xmlversion.cxx
+++ b/xmloff/source/meta/xmlversion.cxx
@@ -52,7 +52,7 @@ using ::rtl::OUString;
// ------------------------------------------------------------------------
-sal_Char __FAR_DATA XMLN_VERSIONSLIST[] = "VersionList.xml";
+sal_Char XMLN_VERSIONSLIST[] = "VersionList.xml";
// ------------------------------------------------------------------------