[Libreoffice-commits] .: basic/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Sep 11 05:03:08 PDT 2012


 basic/source/uno/namecont.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ed2ad9638208b905f6501fedcd9b84d4176b9529
Author: Noel Power <noel.power at suse.com>
Date:   Tue Sep 11 13:01:09 2012 +0100

    kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076
    
    Change-Id: I715c4a7caeb48e605babd9a91e2c10e5847cbd09

diff --git a/basic/source/uno/namecont.cxx b/basic/source/uno/namecont.cxx
index 9e2cd06..e09c84f 100644
--- a/basic/source/uno/namecont.cxx
+++ b/basic/source/uno/namecont.cxx
@@ -1760,7 +1760,6 @@ void SfxLibraryContainer::storeLibraries_Impl( const uno::Reference< embed::XSto
             Reference< XNameAccess > xNameAccess;
             aLibAny >>= xNameAccess;
             if ( ! ( xNameAccess->hasElements() || ( bInplaceStorage && isModified() ) ) )
-            if ( ! ( xNameAccess->hasElements() ) )
                 return;
         }
 


More information about the Libreoffice-commits mailing list