sw/source/ui/dialog/uiregionsw.cxx | 3 --- 1 file changed, 3 deletions(-)
New commits: commit fb6fc47b5518331c4e76ac1bac127e69015e9f12 Author: Noel Grandin <n...@peralex.com> Date: Tue Jul 28 09:20:06 2015 +0200 loplugin:unreffun Change-Id: I9baa384548df3014bf43351cd096b8c8cf79a5a8 diff --git a/sw/source/ui/dialog/uiregionsw.cxx b/sw/source/ui/dialog/uiregionsw.cxx index 601be95..e4e9630 100644 --- a/sw/source/ui/dialog/uiregionsw.cxx +++ b/sw/source/ui/dialog/uiregionsw.cxx @@ -152,9 +152,6 @@ private: public: SectRepr(size_t nPos, SwSection& rSect); - bool operator< (const SectRepr& rSectRef) const - { return m_nArrPos < rSectRef.GetArrPos(); } - SwSectionData & GetSectionData() { return m_SectionData; } SwFormatCol& GetCol() { return m_Col; } SvxBrushItem& GetBackground() { return m_Brush; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits