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
commit55db13042971ded0333c93fb1e58b24641102007 (patch)
tree1db1e8ae112f34c8b9285dccbb856f9ec022fd8a /cui/source/customize/acccfg.cxx
parente83930c5dbed08170ff43d26d5870f28f3482ad2 (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 3aaaf47f2..9ed7cd45e 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 ,