Kaydet (Commit) 6bc58f56 authored tarafından Muhammet Kara's avatar Muhammet Kara

Remove unused local variable 'aResultNode'

Change-Id: I8a240176fb3a446a8f17efd258ef5136cc44c139
Reviewed-on: https://gerrit.libreoffice.org/57980
Tested-by: Jenkins
Reviewed-by: 's avatarMuhammet Kara <muhammet.kara@pardus.org.tr>
üst e8949c8f
......@@ -481,7 +481,6 @@ void ONDXPage::Merge(sal_uInt16 nParentNodePos, const ONDXPagePtr& xPage)
DBG_ASSERT(nParentNodePos != NODE_NOTFOUND, "Wrong index setup");
/* Merge 2 pages */
ONDXNode aResultNode;
sal_uInt16 nMaxNodes = rIndex.GetMaxNodes(),
nMaxNodes_2 = nMaxNodes / 2;
......
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