fix wae ( bVisible not used )

Change-Id: I61570274857f4c2b4e1be56321a673496a685b82
This commit is contained in:
Noel Power
2012-11-14 10:29:57 +00:00
parent 690ce9f1b9
commit 52ecc7125d

View File

@@ -71,7 +71,6 @@ void SvxVertCTLTextTbxCtrl::StateChanged(
{
SvtLanguageOptions aLangOptions;
sal_Bool bCalc = sal_False;
sal_Bool bVisible = GetToolBox().IsItemVisible(GetId());
sal_Bool bEnabled = sal_False;
if ( nSID == SID_VERTICALTEXT_STATE )
bEnabled = aLangOptions.IsVerticalTextEnabled();