summaryrefslogtreecommitdiff
path: root/cui/source/customize/acccfg.cxx
diff options
context:
space:
mode:
authorMichael Callahan <callahan@xmission.com>2010-12-06 10:36:08 +0000
committerMichael Meeks <michael.meeks@novell.com>2010-12-06 10:36:53 +0000
commiteaaedfba761123d5e0bb801d3f5575e3989f86df (patch)
treec3fccd29b1eca3632688acd596fbaa3624253639 /cui/source/customize/acccfg.cxx
parent304048cd6ce6677fcbb436ddecf78fdd9bdeda0d (diff)
remove obsolete __FAR_DATA
Diffstat (limited to 'cui/source/customize/acccfg.cxx')
-rw-r--r--cui/source/customize/acccfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/acccfg.cxx b/cui/source/customize/acccfg.cxx
index b0488386f96d..6eb6dcf0f8a8 100644
--- a/cui/source/customize/acccfg.cxx
+++ b/cui/source/customize/acccfg.cxx
@@ -113,7 +113,7 @@ static ::rtl::OUString MEDIATYPE_PROPNAME (RTL_CONSTASCII_USTRINGP
static ::rtl::OUString MEDIATYPE_UICONFIG (RTL_CONSTASCII_USTRINGPARAM("application/vnd.sun.xml.ui.configuration" ));
//-----------------------------------------------
-static USHORT __FAR_DATA KEYCODE_ARRAY[] =
+static USHORT KEYCODE_ARRAY[] =
{
KEY_F1 ,
KEY_F2 ,