sfx2/source/doc/objstor.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 67d0b7033762a80093ab85b490437a3832851497 Author: Tor Lillqvist <t...@iki.fi> Date: Thu Apr 4 14:51:39 2013 +0300
Bin a pointless and annoying OSL_ENSURE If somebody wants it back, please revert, but then also add a comment telling what it means. Change-Id: I40bae1b6747c8fa21f3bf4b3fc6f839226951a12 diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx index 250a640..fbc3921 100644 --- a/sfx2/source/doc/objstor.cxx +++ b/sfx2/source/doc/objstor.cxx @@ -1799,8 +1799,6 @@ sal_Bool SfxObjectShell::DisconnectStorage_Impl( SfxMedium& rSrcMedium, SfxMediu {} } - OSL_ENSURE( bResult, "Storage disconnecting has failed - affects performance!" ); - return bResult; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits