summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-03-10 13:34:00 +0100
committerAndras Timar <andras.timar@collabora.com>2017-03-10 13:33:36 +0000
commitbed6a22318cf50f22c143708a24dc1638f677a5e (patch)
treef51932532325fd87840ce711892a3497117d38a6 /sc/source
parentc54bb4a9f76a11561a7f4010382dbe46c0d2ef2a (diff)
remove empty strings, transex3 gave a warning
Change-Id: I750bee7241e36b5c5fe9075cb3ce606f2b9bbd5e Reviewed-on: https://gerrit.libreoffice.org/35042 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/ui/src/scfuncs.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 3f911cc30d77..3eb299efe029 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -4842,8 +4842,6 @@ StringArray SC_OPCODE_RAWSUBTRACT+RID_SC_FUNC_DESCRIPTIONS_START
< "Number from which following arguments are subtracted." ; >;
< "subtrahend " ; >;
< "Subtrahend 1, subtrahend 2, ... are numerical arguments subtracted from the minuend." ; >;
- < "" ; >;
- < "" ; >;
};
};
// -=*# Resource for function ROUNDSIG #*=-