diff options
author | Nigel Hawkins <n.hawkins-KK0ffGbhmjU@public.gmane.org> | 2011-02-09 15:20:37 +0000 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-10 09:48:27 +0100 |
commit | 93a914bab17b28f5f3fbc2036507daabbf099ce3 (patch) | |
tree | 01ef93b2f4e8ab656e8e3bf49538c0e72b2caaa3 /sw/inc/undobj.hxx | |
parent | 6bfe7cee10cb2553e5972e7a6a71ab5dae80e2d5 (diff) |
Remove last traces of SvBytes and SvShorts in sw
Diffstat (limited to 'sw/inc/undobj.hxx')
-rw-r--r-- | sw/inc/undobj.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/undobj.hxx b/sw/inc/undobj.hxx index deef634a31bd..819a6b920a1d 100644 --- a/sw/inc/undobj.hxx +++ b/sw/inc/undobj.hxx @@ -40,7 +40,6 @@ #define _SVSTDARR_USHORTS #define _SVSTDARR_ULONGS #define _SVSTDARR_BOOLS -#define _SVSTDARR_BYTES #define _SVSTDARR_USHORTSSORT #include <svl/svstdarr.hxx> #endif |