diff options
-rw-r--r-- | reportdesign/source/ui/report/SectionWindow.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/reportdesign/source/ui/report/SectionWindow.cxx b/reportdesign/source/ui/report/SectionWindow.cxx index f76f3469ca48..3cc789fea738 100644 --- a/reportdesign/source/ui/report/SectionWindow.cxx +++ b/reportdesign/source/ui/report/SectionWindow.cxx @@ -207,13 +207,9 @@ bool OSectionWindow::setGroupSectionTitle( void OSectionWindow::ImplInitSettings() { - static bool t = false; - if ( t ) - { EnableChildTransparentMode(); SetParentClipMode( ParentClipMode::NoClip ); SetPaintTransparent( true ); - } SetBackground( ); } |