diff options
author | Nigel Hawkins <n.hawkins@gmx.com> | 2011-02-21 20:56:57 +0000 |
---|---|---|
committer | Nigel Hawkins <n.hawkins@gmx.com> | 2011-02-22 08:25:40 +0000 |
commit | a779166310ee76fe74dbaee4255b4fb92bd436fa (patch) | |
tree | 2247334215be37b04fba7d42dfda4c657b936e65 /sw/inc/tabcol.hxx | |
parent | b4982fffb1f761a7e514371000078623110c8cf8 (diff) |
Remove last traces of SvBools from sw
Diffstat (limited to 'sw/inc/tabcol.hxx')
-rw-r--r-- | sw/inc/tabcol.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/tabcol.hxx b/sw/inc/tabcol.hxx index e7176f6cfac2..6c138c852e71 100644 --- a/sw/inc/tabcol.hxx +++ b/sw/inc/tabcol.hxx @@ -30,7 +30,6 @@ #ifndef _SVSTDARR_HXX #define _SVSTDARR_LONGS -#define _SVSTDARR_BOOLS #include <svl/svstdarr.hxx> #endif |