diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-17 15:50:35 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-17 15:50:35 +0200 |
commit | ff494dca2e13bfb2cc35b7d65a178e6093af9842 (patch) | |
tree | a417c714d8336cdc4fff8d3f319c33be94d39cf4 | |
parent | 2bd59de0da26665eaa2469180988a66b7648191a (diff) |
#i10000# removed OSL_ENSUREooo/DEV300_m78
-rw-r--r-- | ucb/source/core/ucb.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/core/ucb.cxx b/ucb/source/core/ucb.cxx index 83163d50ad..e44956b2a0 100644 --- a/ucb/source/core/ucb.cxx +++ b/ucb/source/core/ucb.cxx @@ -770,7 +770,6 @@ void UniversalContentBroker::prepareAndRegister( aIt->URLTemplate, 0); - OSL_ENSURE(bSuccess, "UniversalContentBroker::prepareAndRegister(): Bad content provider"); } else OSL_ENSURE(false, |