Kaydet (Commit) 8fb091c2 authored tarafından David Tardon's avatar David Tardon

WaE: remove unused variable

üst 550211fd
......@@ -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 (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment