summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormb93783 <mb93783@v60x-so15.Germany.Sun.COM>2010-01-27 14:04:30 +0100
committermb93783 <mb93783@v60x-so15.Germany.Sun.COM>2010-01-27 14:04:30 +0100
commit83d2f8dc6a59c447d69d08745f28fac0c6172d77 (patch)
treed01afd21c06d9953eeac24284eaaa21fd12cd2d2
parent905f604597f6d54c0b2f362137cafcbfe0c3cdaa (diff)
fixed warning on Linux
-rw-r--r--cui/source/tabpages/autocdlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx
index 3c7516f60e99..a74e20edefd7 100644
--- a/cui/source/tabpages/autocdlg.cxx
+++ b/cui/source/tabpages/autocdlg.cxx
@@ -494,7 +494,6 @@ OfaSwAutoFmtOptionsPage::OfaSwAutoFmtOptionsPage( Window* pParent,
//typ. Anfuehrungszeichen einsetzen
SvtSysLocale aSysLcl;
- const LocaleDataWrapper& rLcl = aSysLcl.GetLocaleData();
aCheckLB.SetHelpId(HID_OFAPAGE_AUTOFORMAT_CLB);
aCheckLB.SetWindowBits(WB_HSCROLL| WB_VSCROLL);