Eliminated unnecessary mutex in ServiceRegistry (obsolete since locking
authorPhilip Rauwolf <rauwolf@itestra.de>
Thu, 14 Mar 2013 13:15:41 +0000 (14:15 +0100)
committerPhilip Rauwolf <rauwolf@itestra.de>
Thu, 14 Mar 2013 13:15:41 +0000 (14:15 +0100)
commit1d6eb50e8cef6411ccca138475868030f68ecc72
treeb548d6dc240bd75000cd589cfe8bc9fb0d033fd0
parent98601b459983368839798d83aa43542bb66a1f94
Eliminated unnecessary mutex in ServiceRegistry (obsolete since locking
also happens in Event.h, rarely even led to deadlocks)
src/CommonAPI/DBus/DBusServiceRegistry.cpp