libgpo: clean up CSE module api, remove unrequired references to ads_struct.
[vlendec/samba-autobuild/.git] / source3 / libgpo / gpext / scripts.c
index 0b6748507a7c820a9ce81584b17816e526429f68..3850216b9327cc6ec467dde8f3a8e71a54992342 100644 (file)
@@ -335,8 +335,7 @@ static WERROR scripts_apply(TALLOC_CTX *mem_ctx,
 /****************************************************************
 ****************************************************************/
 
-static NTSTATUS scripts_process_group_policy(ADS_STRUCT *ads,
-                                            TALLOC_CTX *mem_ctx,
+static NTSTATUS scripts_process_group_policy(TALLOC_CTX *mem_ctx,
                                             uint32_t flags,
                                             struct registry_key *root_key,
                                             const struct security_token *token,