extensions/source/inc/componentmodule.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 229f10c6d0b88f795038063ce7af61e40a3be35a
Author: Noel Grandin <[email protected]>
Date:   Fri Apr 1 10:12:54 2016 +0200

    fix brown paper bag in extensions
    
    from my commit 8c8fdb0a668d759adac11bd83203c8eeded390d5
    "sequence->vector in extensions"
    
    Change-Id: I85432c50915bf9cd663e1c22c20766cd00bbfc4b

diff --git a/extensions/source/inc/componentmodule.cxx 
b/extensions/source/inc/componentmodule.cxx
index da66d2b..17f820e 100644
--- a/extensions/source/inc/componentmodule.cxx
+++ b/extensions/source/inc/componentmodule.cxx
@@ -253,7 +253,6 @@ namespace COMPMOD_NAMESPACE
                     return xReturn.get();
                 }
             }
-            return nullptr;
         }
 
         return nullptr;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to