From d202f851717bb5a8fe5fed98f747a1fd164d3225 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 5 Jan 2016 13:02:50 +0200 Subject: This probably is not worth displaying a warning about Change-Id: Ic14af2992fa020f93329573354616d5b781af111 --- svl/source/items/itempool.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svl/source/items/itempool.cxx') diff --git a/svl/source/items/itempool.cxx b/svl/source/items/itempool.cxx index d8a19b9a9355..7746cc3c9a1d 100644 --- a/svl/source/items/itempool.cxx +++ b/svl/source/items/itempool.cxx @@ -425,7 +425,6 @@ void SfxItemPool::SetSecondaryPool( SfxItemPool *pPool ) for( size_t i = pItemArr->size(); i; ++ppHtArr, --i ) if ( !(*ppHtArr) ) { - OSL_FAIL( "old secondary pool must be empty" ); bOK = false; break; } -- cgit v1.2.3