cui/source/tabpages/tparea.cxx | 3 --- 1 file changed, 3 deletions(-) New commits: commit bf9f52bd6ace32cd5b83609ef4b9c7f630433694 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Sep 24 09:51:55 2019 +0100 Commit: Caolán McNamara <caol...@redhat.com> 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 <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> 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 libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits