summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-01-25 09:54:57 +0100
committerDavid Tardon <dtardon@redhat.com>2011-01-25 09:54:57 +0100
commit8fb091c2e9b1c8d127f5c0781a7e91c267eccda0 (patch)
treedd09c00917c17b6686ae543124ecb38cf1100184 /sdext
parent550211fd34f79089b2621401c66e99e351a0b730 (diff)
WaE: remove unused variable
Diffstat (limited to 'sdext')
-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 f04ecf715c16..279f79571c93 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 (