sfx2/source/sidebar/PanelTitleBar.cxx | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 4ff64681820d1b9c5b38015ecb42cba2e56800c3 Author: Tomoyuki Kubota <himajin100...@gmail.com> AuthorDate: Thu Apr 1 23:17:29 2021 +0200 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Fri Apr 2 11:09:50 2021 +0200 TitleBar is no longer InterimItemWindow Change-Id: Ib8d6a3dc3dfe51baf5a859ff30e3d5cceaee8cde Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113479 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/sfx2/source/sidebar/PanelTitleBar.cxx b/sfx2/source/sidebar/PanelTitleBar.cxx index 47de8e405584..c99672a0f1c5 100644 --- a/sfx2/source/sidebar/PanelTitleBar.cxx +++ b/sfx2/source/sidebar/PanelTitleBar.cxx @@ -46,9 +46,6 @@ PanelTitleBar::PanelTitleBar(const OUString& rsTitle, UpdateExpandedState(); -#ifdef DEBUG - SetText(OUString("PanelTitleBar")); -#endif } void PanelTitleBar::SetTitle(const OUString& rsTitle) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits