connectivity/source/drivers/dbase/dindexnode.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 6bc58f562c366b1323925478a38bb409cc8588fe Author: Muhammet Kara <muhammet.k...@pardus.org.tr> AuthorDate: Wed Jul 25 16:12:23 2018 +0300 Commit: Muhammet Kara <muhammet.k...@pardus.org.tr> CommitDate: Thu Jul 26 18:48:16 2018 +0200 Remove unused local variable 'aResultNode' Change-Id: I8a240176fb3a446a8f17efd258ef5136cc44c139 Reviewed-on: https://gerrit.libreoffice.org/57980 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.k...@pardus.org.tr> diff --git a/connectivity/source/drivers/dbase/dindexnode.cxx b/connectivity/source/drivers/dbase/dindexnode.cxx index 2c5f561173c9..3a19f34f6316 100644 --- a/connectivity/source/drivers/dbase/dindexnode.cxx +++ b/connectivity/source/drivers/dbase/dindexnode.cxx @@ -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; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits