scripting/source/basprov/basprov.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 6bcb322264d5ad82071123de16669f47f6454b61 Author: Arnaud Versini <arnaud.vers...@gmail.com> Date: Sun Apr 24 21:38:21 2016 +0200 Don't use SolarMutexGuard for returning a constant Change-Id: Ia6e31d7fe9d90f8094e2043de29a896c9e840c53 Reviewed-on: https://gerrit.libreoffice.org/24347 Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/scripting/source/basprov/basprov.cxx b/scripting/source/basprov/basprov.cxx index 20f6a99..6e3fd49 100644 --- a/scripting/source/basprov/basprov.cxx +++ b/scripting/source/basprov/basprov.cxx @@ -486,8 +486,6 @@ namespace basprov sal_Int16 BasicProviderImpl::getType( ) throw (RuntimeException, std::exception) { - SolarMutexGuard aGuard; - return browse::BrowseNodeTypes::CONTAINER; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits