diff options
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/globstr.hrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc index 5fa3e4080d3c..b51897e999a5 100644 --- a/sc/inc/globstr.hrc +++ b/sc/inc/globstr.hrc @@ -704,9 +704,8 @@ #define STR_TABLE_COUNT 530 #define STR_FUNCTIONS_FOUND 531 -#define STR_FUNCTIONS_NAMEDESCS 532 -#define SC_GLOBSTR_STR_COUNT 533 /**< the count of permanently resident strings */ +#define SC_GLOBSTR_STR_COUNT 532 /**< the count of permanently resident strings */ #endif |