summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-06-11 08:13:02 +0200
committerobo <obo@openoffice.org>2010-06-11 08:13:02 +0200
commit634bd66a83cffb00d41d434e77c80eef06a0c813 (patch)
tree11334788017d858433c215289b1e2e6d36c9577b
parentfcfbe5e2d5455f31a2da208f77a70f8805da6e9e (diff)
masterfix: #i10000# bNothingSelected obsolete
Notes
split repo tag: libs-core_ooo/DEV300_m82
-rw-r--r--framework/source/uielement/langselectionstatusbarcontroller.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/uielement/langselectionstatusbarcontroller.cxx b/framework/source/uielement/langselectionstatusbarcontroller.cxx
index e84ca9e4f09d..021ee4e8f8df 100644
--- a/framework/source/uielement/langselectionstatusbarcontroller.cxx
+++ b/framework/source/uielement/langselectionstatusbarcontroller.cxx
@@ -227,7 +227,6 @@ throw (::com::sun::star::uno::RuntimeException)
{
//make a sign for the current language
xPopupMenu->checkItem( nItemId, TRUE );
- bNothingSelected = false;
}
aLangMap[ nItemId ] = rStr;
++nItemId;