diff options
-rw-r--r-- | sw/source/ui/config/optload.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/config/optload.cxx b/sw/source/ui/config/optload.cxx index 83c8fb523c69..4bffcc5f0598 100644 --- a/sw/source/ui/config/optload.cxx +++ b/sw/source/ui/config/optload.cxx @@ -492,7 +492,6 @@ SwCaptionOptPage::SwCaptionOptPage(TabPageParent pParent, const SfxItemSet& rSet std::vector<int> aWidths; aWidths.push_back(m_xCheckLB->get_checkbox_column_width()); - aWidths.push_back(m_xCheckLB->get_checkbox_column_width()); m_xCheckLB->set_column_fixed_widths(aWidths); SwStyleNameMapper::FillUIName(RES_POOLCOLL_LABEL_ABB, m_sIllustration); |