mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #4662: Removed addional double unlock()
This commit is contained in:
parent
ed22ffa810
commit
7676ab6c62
@ -42,8 +42,6 @@ ActionManager::ActionManager():
|
||||
|
||||
ActionManager::~ActionManager()
|
||||
{
|
||||
unlock();
|
||||
|
||||
pthread_mutex_destroy(&mutex);
|
||||
|
||||
pthread_cond_destroy(&cond);
|
||||
|
Loading…
x
Reference in New Issue
Block a user