diff options
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; |