summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-10-30 00:49:37 +0100
committerEike Rathke <erack@redhat.com>2013-10-30 01:27:59 +0100
commitbc131959ad0cd58262859a11af1977e47d62cb32 (patch)
treee641f2b22d03f94a8cc216343f29889052698a37 /sc/inc/globstr.hrc
parent4eb1aa5b773110f66666d5aecf7d0df27c305c66 (diff)
STR_VALERR had no place in globstr, moved to scstring SCSTR_VALERR
Change-Id: I311918aaacc8b0de32af5bd7fd7e5be146d977e2
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r--sc/inc/globstr.hrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 2f64f3fccb54..275f7b94ec45 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -690,11 +690,6 @@
#define STR_COUNT 553
-
-// Row fillers
-#define STR_VALERR 591
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */