Kaydet (Commit) 6bcb3222 authored tarafından Arnaud Versini's avatar Arnaud Versini Kaydeden (comit) Markus Mohrhard

Don't use SolarMutexGuard for returning a constant

Change-Id: Ia6e31d7fe9d90f8094e2043de29a896c9e840c53
Reviewed-on: https://gerrit.libreoffice.org/24347Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst 68d88e2b
......@@ -486,8 +486,6 @@ namespace basprov
sal_Int16 BasicProviderImpl::getType( ) throw (RuntimeException, std::exception)
{
SolarMutexGuard aGuard;
return browse::BrowseNodeTypes::CONTAINER;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment