lib: Remove unused global my_unique_id
authorVolker Lendecke <vl@samba.org>
Mon, 12 Oct 2015 18:59:57 +0000 (20:59 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 19 Oct 2015 10:09:10 +0000 (12:09 +0200)
commita788fd306580952d83007319fca12635e431354c
tree3c50c15ff87b94ea368d5d6e4368de35ceaac7bc
parent62f2b86f4fd262c1b299f8c7713e918f4e9a3be1
lib: Remove unused global my_unique_id

The unique_id is now always attached to a messaging_context.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/proto.h
source3/lib/util.c
source3/smbd/scavenger.c
source3/smbd/server.c