summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchyprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchyprovider.cxx')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchyprovider.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchyprovider.cxx b/ucb/source/ucp/hierarchy/hierarchyprovider.cxx
index 2a594a0de784..9bcaafadc7e2 100644
--- a/ucb/source/ucp/hierarchy/hierarchyprovider.cxx
+++ b/ucb/source/ucp/hierarchy/hierarchyprovider.cxx
@@ -166,8 +166,7 @@ void SAL_CALL HierarchyContentProvider::initialize(
throw( uno::Exception, uno::RuntimeException )
{
if ( aArguments.getLength() > 0 )
- OSL_ENSURE( false,
- "HierarchyContentProvider::initialize : not supported!" );
+ OSL_FAIL( "HierarchyContentProvider::initialize : not supported!" );
}
//=========================================================================