diff options
-rw-r--r-- | sd/source/ui/sidebar/SlideBackground.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/SlideBackground.cxx b/sd/source/ui/sidebar/SlideBackground.cxx index dff9f050a81a..16024b23115a 100644 --- a/sd/source/ui/sidebar/SlideBackground.cxx +++ b/sd/source/ui/sidebar/SlideBackground.cxx @@ -261,7 +261,6 @@ void SlideBackground::HandleContextChange( } else if ( maContext == maImpressHandoutContext ) { - SetPanelTitle(SdResId(STR_MASTERSLIDE_NAME)); mpCloseMaster->Hide(); mpEditMaster->Hide(); mpMasterSlide->Disable(); |