diff options
author | Nigel Hawkins <n.hawkins@gmx.com> | 2011-05-27 18:14:06 +0100 |
---|---|---|
committer | Nigel Hawkins <n.hawkins@gmx.com> | 2011-05-27 18:14:06 +0100 |
commit | 61e112b8ac1d1fe822c7a2ae4fa75bab4c34e0a7 (patch) | |
tree | 539e7b4c3cb9d1f55c71f6032183743ba1848d8d /svl/source | |
parent | 5813da304964f69db2b97725fb15d817d552a9d7 (diff) |
Remove last trace of SvXub_StrLensSort. LGPLv3+/MPL.
Diffstat (limited to 'svl/source')
-rw-r--r-- | svl/source/memtools/svarray.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/source/memtools/svarray.cxx b/svl/source/memtools/svarray.cxx index 5c553648124b..7d5984c6f6df 100644 --- a/svl/source/memtools/svarray.cxx +++ b/svl/source/memtools/svarray.cxx @@ -49,7 +49,6 @@ #define _SVSTDARR_BYTESTRINGSISORTDTOR #define _SVSTDARR_XUB_STRLEN -#define _SVSTDARR_XUB_STRLENSORT #include <svl/svstdarr.hxx> #include <tools/string.hxx> |