[Libreoffice-commits] core.git: extensions/source
Noel Grandin
noel at peralex.com
Fri Apr 1 08:17:09 UTC 2016
extensions/source/inc/componentmodule.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 229f10c6d0b88f795038063ce7af61e40a3be35a
Author: Noel Grandin <noel at peralex.com>
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;
More information about the Libreoffice-commits
mailing list