summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/dockmgr.cxx')
-rw-r--r--vcl/source/window/dockmgr.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/window/dockmgr.cxx b/vcl/source/window/dockmgr.cxx
index 8abb6ff20db2..dec90ea09b08 100644
--- a/vcl/source/window/dockmgr.cxx
+++ b/vcl/source/window/dockmgr.cxx
@@ -1391,10 +1391,6 @@ void ImplDockingWindowWrapper::SetDragArea( const Rectangle& rRect )
maDragArea = rRect;
}
-Rectangle ImplDockingWindowWrapper::GetDragArea() const
-{
- return maDragArea;
-}
void ImplDockingWindowWrapper::Lock()
{