lib: Remove talloc_dict
authorVolker Lendecke <vl@samba.org>
Sun, 6 Aug 2017 13:51:49 +0000 (15:51 +0200)
committerRalph Boehme <slow@samba.org>
Sat, 30 Sep 2017 06:01:24 +0000 (08:01 +0200)
commit197304c922ea93aa615d245bb06ec1903f1c48c6
treec4d4822816d376822b0b6fb012d85caceb2d2777
parent762fba44d71d194c1f3799a8d5b671c1366da142
lib: Remove talloc_dict

Looked like a good idea at its time, but its only user did not need
it anyway

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/talloc_dict.h [deleted file]
source3/lib/talloc_dict.c [deleted file]
source3/selftest/tests.py
source3/torture/torture.c
source3/wscript_build