[Libreoffice-commits] core.git: sc/source

Kohei Yoshida kohei.yoshida at collabora.com
Tue Mar 25 09:53:46 PDT 2014


 sc/source/core/tool/token.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3cd22c2e025fba734ea2213b679e524de3e17a79
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Tue Mar 25 12:52:08 2014 -0400

    Extra blank line.
    
    Change-Id: I6ee460dabfe1962d4ad1eb22f29d924a5e854a82

diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index 7947827..f1982bd 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -3018,7 +3018,6 @@ sc::RefUpdateResult ScTokenArray::AdjustReferenceInName(
                         rRef.Ref2.IncRow(rCxt.mnRowDelta);
                         aRes.mbReferenceModified = true;
                     }
-
                 }
             }
             break;


More information about the Libreoffice-commits mailing list