sc/source/filter/orcus/interface.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1955e5361ca42502913583c69606da30f43f34bc
Author: Jochen Nitschke <j.nitschke+loger...@ok.de>
Date:   Wed Feb 8 13:31:20 2017 +0100

    remove obsolete noop call
    
    Change-Id: Iac60817702f7691adbabdea8a59efc4f56f249da
    Reviewed-on: https://gerrit.libreoffice.org/34042
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/sc/source/filter/orcus/interface.cxx 
b/sc/source/filter/orcus/interface.cxx
index e585598..2799760 100644
--- a/sc/source/filter/orcus/interface.cxx
+++ b/sc/source/filter/orcus/interface.cxx
@@ -306,7 +306,6 @@ ScOrcusConditionalFormat::ScOrcusConditionalFormat(SCTAB 
nTab, ScDocument& rDoc)
     mpCurrentFormat(new ScConditionalFormat(0, &mrDoc)),
     meEntryType(condformat::CONDITION)
 {
-    (void)mnTab;
 }
 
 ScOrcusConditionalFormat::~ScOrcusConditionalFormat()
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to