summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-17 09:06:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-17 09:56:19 +0200
commit1400cec1642039c2ff2021e574954d4b4576f5ac (patch)
tree5e61e6b6eae7fb6b13327ccc8868f4a707da4f6d /sc/inc/globstr.hrc
parentbe021ba04d56b45bcb3c6cf09c193abc7f5e9dc0 (diff)
remove unused formula ErrorCode enumerators
Change-Id: I0d81b43ba4e0a8734074651228743acaeae7aa97
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r--sc/inc/globstr.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index a4e8b22409bb..21b1436a9347 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -195,7 +195,7 @@
#define STR_LONG_ERR_ILL_PAR 134
#define STR_LONG_ERR_ILL_FPO 135
#define STR_LONG_ERR_ILL_CHAR 136
-#define STR_LONG_ERR_ILL_SEP 137
+// empty
#define STR_LONG_ERR_PAIR 138
#define STR_LONG_ERR_OP_EXP 139
#define STR_LONG_ERR_VAR_EXP 140