summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-03-01 16:21:39 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-03-01 20:38:36 +0000
commit81ac5cc9198f77652e2abc8f96562a9ba189f438 (patch)
tree1a6ad090d877bc4e62ca0e065f07474f63be1716
parentdcbf9a087eb479268dd77f63149df6e1c936cb75 (diff)
remove this now its usage is gone
-rw-r--r--sfx2/source/appl/workwin.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/appl/workwin.cxx b/sfx2/source/appl/workwin.cxx
index 7e1672f137f0..f8c8f6ad7d21 100644
--- a/sfx2/source/appl/workwin.cxx
+++ b/sfx2/source/appl/workwin.cxx
@@ -1690,9 +1690,6 @@ void SfxWorkWindow::RemoveChildWin_Impl( SfxChildWin_Impl *pCW )
USHORT nId = pCW->nSaveId;
SfxChildWindow *pChildWin = pCW->pWin;
- // existing window goes out of the context and is therefore removed
- USHORT nPos = pChildWin->GetPosition();
-
// Save the information in the INI file
USHORT nFlags = pCW->aInfo.nFlags;
pCW->aInfo = pChildWin->GetInfo();