diff options
Diffstat (limited to 'svl/source/items/rngitem.cxx')
-rw-r--r-- | svl/source/items/rngitem.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
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; |