summaryrefslogtreecommitdiff
path: root/svx/source/form/fmexpl.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-04-15 21:22:53 +0200
committerMichael Stahl <mstahl@redhat.com>2012-04-19 13:22:37 +0200
commitcbacb45b1c697393fa2934bcab402c2f7172eeb5 (patch)
treea641785b865d062d7a1148ce1b260233e94404cd /svx/source/form/fmexpl.cxx
parenta763ef3c0cfdb1fd04528a393a44be508314072b (diff)
Convert SV_DECL_PTRARR_SORT to std::set
Diffstat (limited to 'svx/source/form/fmexpl.cxx')
-rw-r--r--svx/source/form/fmexpl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/fmexpl.cxx b/svx/source/form/fmexpl.cxx
index 95ae0a8e04a7..3c4dbaf992de 100644
--- a/svx/source/form/fmexpl.cxx
+++ b/svx/source/form/fmexpl.cxx
@@ -85,7 +85,6 @@ using namespace ::com::sun::star::container;
//========================================================================
-SV_IMPL_PTRARR_SORT( FmEntryDataArray, FmEntryDataPtr )
SV_IMPL_PTRARR_SORT( SvLBoxEntrySortedArray, SvLBoxEntryPtr )
//========================================================================