Skip to content

Commit

Permalink
libgpo: remove unused process_group_policy2 callback from CSE module …
Browse files Browse the repository at this point in the history
…API.

Guenther

Signed-off-by: Günther Deschner <[email protected]>
Reviewed-by: Andreas Schneider <[email protected]>

Autobuild-User(master): Andreas Schneider <[email protected]>
Autobuild-Date(master): Wed Dec 18 16:45:20 CET 2013 on sn-devel-104
  • Loading branch information
gd authored and cryptomilk committed Dec 18, 2013
1 parent 65a3ed5 commit ec790f8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions libgpo/gpext/gpext.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit ec790f8

Please sign in to comment.