summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/partwnd.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/partwnd.cxx')
-rw-r--r--sfx2/source/dialog/partwnd.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/sfx2/source/dialog/partwnd.cxx b/sfx2/source/dialog/partwnd.cxx
index 7c5f4fa87e31..6f2f1fe34d0f 100644
--- a/sfx2/source/dialog/partwnd.cxx
+++ b/sfx2/source/dialog/partwnd.cxx
@@ -138,18 +138,6 @@ SfxPartDockWnd_Impl::SfxPartDockWnd_Impl
}
-void SfxPartDockWnd_Impl::Resize()
-
-/* [Description]
-
- Adjusting the size of the controls wrt the new window size
-*/
-
-{
- SfxDockingWindow::Resize();
-}
-
-
bool SfxPartDockWnd_Impl::QueryClose()
{
bool bClose = true;