diff options
Diffstat (limited to 'sd/source/ui/view/drtxtob.cxx')
-rw-r--r-- | sd/source/ui/view/drtxtob.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/view/drtxtob.cxx b/sd/source/ui/view/drtxtob.cxx index 52c7ffcbb09f..187cbf0879d7 100644 --- a/sd/source/ui/view/drtxtob.cxx +++ b/sd/source/ui/view/drtxtob.cxx @@ -412,8 +412,6 @@ void TextObjectBar::GetAttrState( SfxItemSet& rSet ) { rSet.DisableItem( SID_THES ); } - //! avoid putting the same item as SfxBoolItem at the end of this function - nSlotId = 0; } break; |