summaryrefslogtreecommitdiff
path: root/source4/param/provision.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-04-09 14:55:01 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-04-09 14:55:01 +1000
commit3f990fdf7c8735d3cf34d7407bd844b1c268e23f (patch)
tree850f45ebdb20154597959cc35ef910b5bb1d7897 /source4/param/provision.h
parente8a3621a8fdf4b76dc64edcd391b71eb4e63adfd (diff)
downloadsamba-3f990fdf7c8735d3cf34d7407bd844b1c268e23f.tar.gz
Remove dns_name element
This is only used in the DEBUG() message, so let's remove it. Andrew Bartlett (This used to be commit 5ebb64bdad7e80ee81d6b9d84d77c03fb9237eee)
Diffstat (limited to 'source4/param/provision.h')
-rw-r--r--source4/param/provision.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/param/provision.h b/source4/param/provision.h
index 323159d417c..38a66966c8e 100644
--- a/source4/param/provision.h
+++ b/source4/param/provision.h
@@ -21,7 +21,6 @@
#define _PROVISION_H_
struct provision_settings {
- const char *dns_name;
const char *site_name;
const char *root_dn_str;
const char *domain_dn_str;