diff options
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/cpool/ZPoolCollection.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/cpool/ZPoolCollection.cxx b/connectivity/source/cpool/ZPoolCollection.cxx index d04dd4e2e19a..77d1c19d247d 100644 --- a/connectivity/source/cpool/ZPoolCollection.cxx +++ b/connectivity/source/cpool/ZPoolCollection.cxx @@ -134,7 +134,6 @@ sal_Int32 SAL_CALL OPoolCollection::getLoginTimeout( ) throw(RuntimeException, OUString SAL_CALL OPoolCollection::getImplementationName( ) throw(RuntimeException, std::exception) { - MutexGuard aGuard(m_aMutex); return getImplementationName_Static(); } |