summaryrefslogtreecommitdiff
path: root/libgpo/gpext/gpext.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgpo/gpext/gpext.c')
-rw-r--r--libgpo/gpext/gpext.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/libgpo/gpext/gpext.c b/libgpo/gpext/gpext.c
index 99582dabe9d..7c83aa577fa 100644
--- a/libgpo/gpext/gpext.c
+++ b/libgpo/gpext/gpext.c
@@ -681,19 +681,6 @@ void gpext_debug_header(int lvl,
/****************************************************************
****************************************************************/
-NTSTATUS gpext_process_gpo_list_with_extension(TALLOC_CTX *mem_ctx,
- uint32_t flags,
- const struct security_token *token,
- struct GROUP_POLICY_OBJECT *gpo_list,
- const char *extension_guid,
- const char *snapin_guid)
-{
- return NT_STATUS_OK;
-}
-
-/****************************************************************
-****************************************************************/
-
static NTSTATUS gpext_check_gpo_for_gpext_presence(TALLOC_CTX *mem_ctx,
uint32_t flags,
const struct GROUP_POLICY_OBJECT *gpo,