summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages')
-rw-r--r--cui/source/tabpages/tparea.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/tabpages/tparea.cxx b/cui/source/tabpages/tparea.cxx
index 261ab926b2ac..ae15bf68ebfc 100644
--- a/cui/source/tabpages/tparea.cxx
+++ b/cui/source/tabpages/tparea.cxx
@@ -112,9 +112,6 @@ void SvxAreaTabPage::SetOptimalSize(weld::DialogController* pController)
m_xFillTab->set_size_request(-1, -1);
TabPageParent aFillTab(m_xFillTab.get(), pController);
- // TEMP
- if (!aFillTab.pController)
- aFillTab.pParent = GetParentDialog();
// Calculate optimal size of all pages...
m_pFillTabPage.disposeAndReset(SvxColorTabPage::Create(aFillTab, &m_rXFSet));