summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg/dwfunctr.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-25 12:34:28 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-25 12:34:28 +0000
commit8cef84d41d28ceb698cf4d35ba2a8f3a43384b37 (patch)
tree661364b209e5a2a43a80089086cf9b16eebb02d1 /sc/source/ui/formdlg/dwfunctr.cxx
parent8401ed8216b27e8a796e2a1f0597be5e14407b4a (diff)
WaE: gcc 4.6.0 various warnings
Diffstat (limited to 'sc/source/ui/formdlg/dwfunctr.cxx')
-rw-r--r--sc/source/ui/formdlg/dwfunctr.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/formdlg/dwfunctr.cxx b/sc/source/ui/formdlg/dwfunctr.cxx
index 64afb815d0d6..03e96e95aefd 100644
--- a/sc/source/ui/formdlg/dwfunctr.cxx
+++ b/sc/source/ui/formdlg/dwfunctr.cxx
@@ -422,8 +422,6 @@ void ScFunctionDockWin::SetMyWidthLeRi(Size &aNewSize)
Point aCDTopLeft=aCatBox.GetPosPixel();
Point aFLTopLeft=aFuncList.GetPosPixel();
- Point aSplitterTopLeft=aPrivatSplit.GetPosPixel();
- Point aFDTopLeft=aFiFuncDesc.GetPosPixel();
aCDSize.Width()=aNewSize.Width()-aCDTopLeft.X()-aFLTopLeft.X();
aFLSize.Width()=aNewSize.Width()-2*aFLTopLeft.X();