param: remove lp_dnsdomain from s3
authorGarming Sam <garming@catalyst.net.nz>
Fri, 24 Jan 2014 04:39:41 +0000 (17:39 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Feb 2014 21:11:24 +0000 (10:11 +1300)
commit8246e53bb693231213d5f9586ff4baefbc3ec6a8
tree60a9f3f1e0f265b17bfd8996feace021d56dc3b4
parenta7d2f9a08ed11dba157d6fe5c03581114478e3d3
param: remove lp_dnsdomain from s3

With the use of the shared globals structure, lp_dnsdomain is no longer used in the code and removing it would remove a notable special case

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Change-Id: I59526c40c58e132a134d67fa7944dfeacd05f4c6
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>
lib/param/s3_param.h
source3/include/proto.h
source3/param/loadparm.c
source3/param/loadparm_ctx.c