Kaydet (Commit) a11eae53 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE [loplugin]: unused variable 'aStarts'

Change-Id: I626390335fa7f257a150c9bb444d7f6d94c1d493
üst ee536e48
......@@ -1389,7 +1389,6 @@ void WW8Export::AppendBookmarks( const SwTxtNode& rNd, sal_Int32 nAktPos, sal_In
void WW8Export::AppendAnnotationMarks(const SwTxtNode& rNode, sal_Int32 nAktPos, sal_Int32 nLen)
{
std::vector<OUString> aStarts;
IMarkVector aMarks;
if (GetAnnotationMarks(rNode, nAktPos, nAktPos + nLen, aMarks))
{
......
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