messaging4: Remove unnecessary locking
authorVolker Lendecke <vl@samba.org>
Thu, 17 Jul 2014 14:50:33 +0000 (14:50 +0000)
committerVolker Lendecke <vl@samba.org>
Mon, 21 Jul 2014 16:00:10 +0000 (18:00 +0200)
commitfe79d759dafef12af26da0a866969100c4aa065b
treeed8bb46066760c47da7f33c2ee9db2b1af46ca1a
parente64359ceb77142856bdd32187f377cfc0fc51674
messaging4: Remove unnecessary locking

We don't do any modifying operations on the database, so locking is not
needed here

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/lib/messaging/messaging.c