summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorTomoyuki Kubota <himajin100000@gmail.com>2021-04-01 23:17:29 +0200
committerCaolán McNamara <caolanm@redhat.com>2021-04-02 11:09:50 +0200
commit4ff64681820d1b9c5b38015ecb42cba2e56800c3 (patch)
tree162db206db67a3c2ca08c328948e2d248c06052e /sfx2
parenta44eb7f8013f1e3f2165ee8295059bc1e75297a5 (diff)
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 <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/sidebar/PanelTitleBar.cxx3
1 files changed, 0 insertions, 3 deletions
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)