X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=libgpo%2Fgpext%2Fgpext.h;h=ce6288cd4ef61fe77ccf49d47cf43140f8b200bb;hb=1010a011190b04dd2eed86e03b146f157233f084;hp=767bd062b912151ec47677cb6ac03fdf7a5ade14;hpb=a9cb3031bcba1e4f39c71e4e09508e4eec0e833e;p=samba.git diff --git a/libgpo/gpext/gpext.h b/libgpo/gpext/gpext.h index 767bd062b91..ce6288cd4ef 100644 --- a/libgpo/gpext/gpext.h +++ b/libgpo/gpext/gpext.h @@ -66,9 +66,7 @@ struct gp_extension_methods { struct registry_key *root_key, const struct security_token *token, struct GROUP_POLICY_OBJECT *deleted_gpo_list, - struct GROUP_POLICY_OBJECT *changed_gpo_list, - const char *extension_guid, - const char *snapin_guid); + struct GROUP_POLICY_OBJECT *changed_gpo_list); NTSTATUS (*get_reg_config)(TALLOC_CTX *mem_ctx, struct gp_extension_reg_info **info);