diff options
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/inc/editeng/itemtype.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/inc/editeng/itemtype.hxx b/editeng/inc/editeng/itemtype.hxx index 66e052bcf719..422cb3b9e22e 100644 --- a/editeng/inc/editeng/itemtype.hxx +++ b/editeng/inc/editeng/itemtype.hxx @@ -34,7 +34,6 @@ class Color; class IntlWrapper; // static and prototypes ------------------------------------------------- -static const sal_Unicode cDelim = ','; static const sal_Unicode cpDelim[] = { ',' , ' ', '\0' }; EDITENG_DLLPUBLIC String GetSvxString( sal_uInt16 nId ); |