summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-27 11:24:16 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-27 11:24:16 +0000
commit44de119c25296379cac6d6924cf40bd77e8d35c2 (patch)
treeeb225cc0630d255a5dd39131686b149e1b362840 /reportdesign/source/ui
parentWaE: gcc 4.6.0 various warnings (diff)
downloadcore-44de119c25296379cac6d6924cf40bd77e8d35c2.tar.gz
core-44de119c25296379cac6d6924cf40bd77e8d35c2.zip
WaE: gcc 4.6.0 various warnings
Diffstat (limited to 'reportdesign/source/ui')
-rw-r--r--reportdesign/source/ui/report/SectionWindow.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/source/ui/report/SectionWindow.cxx b/reportdesign/source/ui/report/SectionWindow.cxx
index 8ea1240b3bae..fd583814d859 100644
--- a/reportdesign/source/ui/report/SectionWindow.cxx
+++ b/reportdesign/source/ui/report/SectionWindow.cxx
@@ -342,8 +342,6 @@ IMPL_LINK( OSectionWindow, SplitHdl, Splitter*, _pSplitter )
}
sal_Int32 nSplitPos = _pSplitter->GetSplitPosPixel();
- const Point aPos = _pSplitter->GetPosPixel();
-
const uno::Reference< report::XSection> xSection = m_aReportSection.getSection();
nSplitPos = m_aSplitter.PixelToLogic(Size(0,nSplitPos)).Height();