summaryrefslogtreecommitdiff
path: root/libgpo/gpext/gpext.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgpo/gpext/gpext.h')
-rw-r--r--libgpo/gpext/gpext.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgpo/gpext/gpext.h b/libgpo/gpext/gpext.h
index 01368b783f8..600af23d4c9 100644
--- a/libgpo/gpext/gpext.h
+++ b/libgpo/gpext/gpext.h
@@ -103,8 +103,7 @@ NTSTATUS gpext_process_extension(TALLOC_CTX *mem_ctx,
struct registry_key *root_key,
const struct GROUP_POLICY_OBJECT *deleted_gpo_list,
const struct GROUP_POLICY_OBJECT *changed_gpo_list,
- const char *extension_guid,
- const char *snapin_guid);
+ const char *extension_guid);
#endif /* __GPEXT_H__ */