diff options
Diffstat (limited to 'source4/param/provision.h')
-rw-r--r-- | source4/param/provision.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/param/provision.h b/source4/param/provision.h index b8277c358d..516a9dea5f 100644 --- a/source4/param/provision.h +++ b/source4/param/provision.h @@ -48,7 +48,6 @@ struct provision_store_self_join_settings { const char *domain_name; const char *realm; const char *netbios_name; - const char *account_name; enum netr_SchannelType secure_channel_type; const char *machine_password; int key_version_number; |