summaryrefslogtreecommitdiff
path: root/include/vcl/syswin.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-01-30 19:26:07 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-02-01 08:11:19 +0000
commit01695131f3283d15e8fb803c7a342d0932d0e182 (patch)
tree531710c0d82e1e46dd3ed721261c985135bcd4bd /include/vcl/syswin.hxx
parent30c4cc2f09144b80216bca03089970348126fb5e (diff)
Resolves: tdf#93821 assume mbNoSaveBackground as true everywhere
Change-Id: I126aa5e9b96299eb25c2240d097859b3c0756535
Diffstat (limited to 'include/vcl/syswin.hxx')
-rw-r--r--include/vcl/syswin.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/syswin.hxx b/include/vcl/syswin.hxx
index 12b0f8f69302..e95cbf93f7bb 100644
--- a/include/vcl/syswin.hxx
+++ b/include/vcl/syswin.hxx
@@ -210,9 +210,6 @@ public:
// separately from the window title
void SetRepresentedURL( const OUString& );
- void EnableSaveBackground( bool bSave = true );
- bool IsSaveBackgroundEnabled() const;
-
void ShowTitleButton( TitleButton nButton, bool bVisible = true );
bool IsTitleButtonVisible( TitleButton nButton ) const;