Remove talloc context parameter from libnet_smbconf_delparm().
authorMichael Adam <obnox@samba.org>
Tue, 25 Dec 2007 02:34:04 +0000 (03:34 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 25 Dec 2007 02:34:04 +0000 (03:34 +0100)
commit16f137393881edc78c9322f038ba38e53e3ee07d
tree5ad8680099e529e8ab1f849b3059dcd4ad74ffde
parentbf6031287f75a0e17092f60f9885e7e55cd0f93c
Remove talloc context parameter from libnet_smbconf_delparm().

Make use of talloc stackframe internally.
This removes talloc contxt from net_conf_delparm.

Michael
source/libnet/libnet_conf.c
source/libnet/libnet_join.c
source/utils/net_conf.c