From e48a2339600d12d43148bbdb9a47770ae9bc94e3 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 27 Jun 2014 15:25:46 +0200 Subject: loplugin:unreffun: also warn about redundant redeclarations Change-Id: I9a812220b58cf6da00d854e65794f7c673ab239d --- svl/source/items/rngitem.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'svl') diff --git a/svl/source/items/rngitem.cxx b/svl/source/items/rngitem.cxx index 841b13ab2cc7..a3d9a680e859 100644 --- a/svl/source/items/rngitem.cxx +++ b/svl/source/items/rngitem.cxx @@ -32,10 +32,6 @@ static inline sal_uInt16 Count_Impl(const sal_uInt16 * pRanges) TYPEINIT1_AUTOFACTORY(SfxRangeItem, SfxPoolItem); TYPEINIT1_AUTOFACTORY(SfxUShortRangesItem, SfxPoolItem); -sal_uInt16 Count_Impl( const sal_uInt16 *pRanges ); - - - SfxRangeItem::SfxRangeItem() { nFrom = 0; -- cgit v1.2.3