libgpo: clean up CSE module api, remove unrequired references to ads_struct.
[vlendec/samba-autobuild/.git] / source3 / libgpo / gpext / security.c
index 2322bce762c8e5d5e5fae66177d84b60563ea6ae..37d8e4f400fe19c18bf5d98da46ed364b823c5cf 100644 (file)
@@ -140,8 +140,7 @@ static NTSTATUS gpttmpl_process(struct gp_inifile_context *ini_ctx,
 /****************************************************************
 ****************************************************************/
 
-static NTSTATUS security_process_group_policy(ADS_STRUCT *ads,
-                                             TALLOC_CTX *mem_ctx,
+static NTSTATUS security_process_group_policy(TALLOC_CTX *mem_ctx,
                                              uint32_t flags,
                                              struct registry_key *root_key,
                                              const struct security_token *token,