diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-03-25 12:52:08 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-03-25 12:52:30 -0400 |
commit | 3cd22c2e025fba734ea2213b679e524de3e17a79 (patch) | |
tree | a4a0d8eac01f613fe51a3cbd662789652877caf0 /sc | |
parent | 8582db191b5c88c72e5b16c89a024f897a95a6f1 (diff) |
Extra blank line.
Change-Id: I6ee460dabfe1962d4ad1eb22f29d924a5e854a82
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/tool/token.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx index 794782796f56..f1982bd66988 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; |