summaryrefslogtreecommitdiff
path: root/sdext/source
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source')
-rw-r--r--sdext/source/presenter/PresenterTextView.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterTextView.cxx b/sdext/source/presenter/PresenterTextView.cxx
index c517c3a..5773b2d 100644
--- a/sdext/source/presenter/PresenterTextView.cxx
+++ b/sdext/source/presenter/PresenterTextView.cxx
@@ -916,11 +916,9 @@ void PresenterTextParagraph::AddWord (
const PresenterTheme::SharedFontDescriptor& rpFont)
{
sal_Int32 nLineStart (0);
- sal_Int32 nLineEnd (0);
if ( ! maLines.empty())
{
nLineStart = rCurrentLine.startPos;
- nLineEnd = rCurrentLine.endPos;
}
const ::rtl::OUString sLineCandidate (