summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2012-01-11 18:01:02 -0500
committerAugust Sodora <augsod@gmail.com>2012-01-11 18:32:15 -0500
commit9556b3847edb9223db7c65614b49e10d4566b712 (patch)
tree27bc516b54dea31d569c50f3f6ac6628e026baa2 /svl/inc
parent4497c499d2b57095a2dbeb592dce3b5067f417c9 (diff)
Remove SvStringISort
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/svstdarr.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svl/inc/svl/svstdarr.hxx b/svl/inc/svl/svstdarr.hxx
index 1d1b6e825713..1533e473dccb 100644
--- a/svl/inc/svl/svstdarr.hxx
+++ b/svl/inc/svl/svstdarr.hxx
@@ -50,11 +50,6 @@ SV_DECL_PTRARR_DEL_VISIBILITY( SvStringsDtor, StringPtr, 1, 1, SVL_DLLPUBLIC )
#define _SVSTDARR_STRINGSDTOR_DECL
#endif
-#ifndef _SVSTDARR_STRINGSISORT_DECL
-SV_DECL_PTRARR_SORT_VISIBILITY( SvStringsISort, StringPtr, 1, 1, SVL_DLLPUBLIC )
-#define _SVSTDARR_STRINGSISORT_DECL
-#endif
-
#ifndef _SVSTDARR_STRINGSISORTDTOR_DECL
SV_DECL_PTRARR_SORT_DEL_VISIBILITY( SvStringsISortDtor, StringPtr, 1, 1, SVL_DLLPUBLIC )
#define _SVSTDARR_STRINGSISORTDTOR_DECL