Kaydet (Commit) 64f2c786 authored tarafından Caolán McNamara's avatar Caolán McNamara

this SfxItemSet is unused

Change-Id: I18b587aaef066c9558933d6d557219c1bad24656
üst 44848147
......@@ -1510,9 +1510,6 @@ void SwView::StateTabWin(SfxItemSet& rSet)
}
else
{
SfxItemSet aCoreSet2( GetPool(),
RES_BOX, RES_BOX,
SID_ATTR_BORDER_INNER, SID_ATTR_BORDER_INNER, 0 );
SvxBoxInfoItem aBoxInfo( SID_ATTR_BORDER_INNER );
aCoreSet.Put( aBoxInfo );
rSh.GetFlyFrameAttr( aCoreSet );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment