Remove pyldb_util and simply duplicate the 5-line function it contains,
authorJelmer Vernooij <jelmer@samba.org>
Sat, 18 Jul 2009 14:11:21 +0000 (16:11 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 18 Jul 2009 14:11:21 +0000 (16:11 +0200)
commitd356669492912ad97d031694123b628a9307c3bd
tree86f1e6d34980ef39c4d56b9e719195480b11817e
parent8c5aff207d25764dd457050c2e5975b4b42c917f
Remove pyldb_util and simply duplicate the 5-line function it contains,
rather than creating a separate shared library for it.
source4/lib/ldb/ldb.mk
source4/lib/ldb/pyldb.c
source4/lib/ldb/pyldb.h
source4/lib/ldb/pyldb_util.c [deleted file]
source4/lib/ldb/python.mk
source4/scripting/python/pyglue.c