mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
libgpo: remove unused process_group_policy2 callback from CSE module API.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Wed Dec 18 16:45:20 CET 2013 on sn-devel-104
This commit is contained in:
parent
65a3ed5134
commit
ec790f84be
@ -69,12 +69,6 @@ struct gp_extension_methods {
|
||||
const char *extension_guid,
|
||||
const char *snapin_guid);
|
||||
|
||||
NTSTATUS (*process_group_policy2)(TALLOC_CTX *mem_ctx,
|
||||
uint32_t flags,
|
||||
const struct security_token *token,
|
||||
struct GROUP_POLICY_OBJECT *gpo_list,
|
||||
const char *extension_guid);
|
||||
|
||||
NTSTATUS (*get_reg_config)(TALLOC_CTX *mem_ctx,
|
||||
struct gp_extension_reg_info **info);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user