Remove list_values() from net_conf.c - it is not needed any more.
authorMichael Adam <obnox@samba.org>
Sat, 29 Dec 2007 21:11:09 +0000 (22:11 +0100)
committerMichael Adam <obnox@samba.org>
Sat, 29 Dec 2007 23:32:41 +0000 (00:32 +0100)
commitac7baa17e89d2363b5b3db85de9c842b596dea25
tree9675c91025453f7fcad2b0f7c1ba46f5aa4f0a0d
parent95d9981d59fe69ee1ed98f21475bd1ba72930c1b
Remove list_values() from net_conf.c - it is not needed any more.

Also make libnet.c:libnet_smbconf_format_registry_value() static.
(There are nor more external callers.)

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