summaryrefslogtreecommitdiff
path: root/svx/source/form/fmexpl.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-04-15 22:34:44 +0200
committerMichael Stahl <mstahl@redhat.com>2012-04-19 13:22:37 +0200
commit2de57801ed93ef15d8e4e941ff371d3bf703e273 (patch)
tree2fb9e42bdf5f8cda7330edf66850f6d519c7e424 /svx/source/form/fmexpl.cxx
parentcbacb45b1c697393fa2934bcab402c2f7172eeb5 (diff)
Convert SV_DECL_PTRARR_SORT to std::set
Diffstat (limited to 'svx/source/form/fmexpl.cxx')
-rw-r--r--svx/source/form/fmexpl.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/form/fmexpl.cxx b/svx/source/form/fmexpl.cxx
index 3c4dbaf992de..b55e6a45feb0 100644
--- a/svx/source/form/fmexpl.cxx
+++ b/svx/source/form/fmexpl.cxx
@@ -84,10 +84,6 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::container;
//========================================================================
-
-SV_IMPL_PTRARR_SORT( SvLBoxEntrySortedArray, SvLBoxEntryPtr )
-
-//========================================================================
// class FmNavInsertedHint
//========================================================================
TYPEINIT1( FmNavInsertedHint, SfxHint );