diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-12-16 10:30:33 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-12-16 10:30:33 +0100 |
commit | 5402ff6cd96c8142b9a54f7cc7f3ed1e7adea2b9 (patch) | |
tree | eb98cd57873d4a1b95e3edd06568b4e651f1ca22 /editeng | |
parent | 3bbe79eef841ae4a756593557641e32fa28c0184 (diff) |
PCH for Library_sc
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 ); |