loplugin:defaultparams
Change-Id: I58f3b5301098b61c3d38afa9371dadc742a4b19b
This commit is contained in:
@@ -97,7 +97,7 @@ throw (uno::RuntimeException, std::exception)
|
||||
m_pLOKit->mpCallbackData);
|
||||
|
||||
// block until SetPassword is called
|
||||
m_havePassword.wait(nullptr);
|
||||
m_havePassword.wait();
|
||||
m_havePassword.reset();
|
||||
|
||||
for (sal_Int32 i = 0; i < rContinuations.getLength(); ++i)
|
||||
|
Reference in New Issue
Block a user