From b05c7b97830f6029c264fc44831c2f5eae4f0c83 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 10 Jun 2007 10:18:03 +0000 Subject: r23408: Remove a bogus comment (This used to be commit 0442e680eeacb56852e200fdf6f78e4972ecad68) --- source3/lib/messages_local.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source3/lib/messages_local.c b/source3/lib/messages_local.c index f210bff695..1f50e5bb6f 100644 --- a/source3/lib/messages_local.c +++ b/source3/lib/messages_local.c @@ -47,7 +47,6 @@ #include "librpc/gen_ndr/messaging.h" #include "librpc/gen_ndr/ndr_messaging.h" -/* the locking database handle */ static int received_signal; static NTSTATUS messaging_tdb_send(struct messaging_context *msg_ctx, -- cgit