cui/source/tabpages/tparea.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit bf9f52bd6ace32cd5b83609ef4b9c7f630433694
Author: Caolán McNamara <[email protected]>
AuthorDate: Tue Sep 24 09:51:55 2019 +0100
Commit: Caolán McNamara <[email protected]>
CommitDate: Tue Sep 24 13:01:20 2019 +0200
now guaranteed to have a controller and not a vcl::Dialog
Change-Id: Ic8ba0234d4b2e13d59d743e6f03a229756484131
Reviewed-on: https://gerrit.libreoffice.org/79442
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
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));
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits