summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-01-30 19:36:59 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-02-01 08:11:22 +0000
commitaa644ef77126426748312f5cc46cffce0e9a09d9 (patch)
tree0378e17c9cd41e5705d9e1163e59ecc0bd42c0f0 /include
parent8075107cdecdb181b6cbc2bb280e974521dba247 (diff)
ImplRestoreOverlapBackground is always false
Change-Id: I38afa9e0e4a928190c55b8a8f3d822873141fde4
Diffstat (limited to 'include')
-rw-r--r--include/vcl/window.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx
index 4320d5c6b3df..00880479f44f 100644
--- a/include/vcl/window.hxx
+++ b/include/vcl/window.hxx
@@ -627,7 +627,6 @@ protected:
SAL_DLLPRIVATE void ImplScroll( const Rectangle& rRect, long nHorzScroll, long nVertScroll, ScrollFlags nFlags );
- SAL_DLLPRIVATE bool ImplRestoreOverlapBackground( vcl::Region& rInvRegion );
SAL_DLLPRIVATE void ImplInvalidateAllOverlapBackgrounds();
SAL_DLLPRIVATE bool ImplSetClipFlagChildren( bool bSysObjOnlySmaller = false );