summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpo_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libgpo/gpo_proto.h')
-rw-r--r--source3/libgpo/gpo_proto.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/libgpo/gpo_proto.h b/source3/libgpo/gpo_proto.h
index fa2f87338d2..32a61eab214 100644
--- a/source3/libgpo/gpo_proto.h
+++ b/source3/libgpo/gpo_proto.h
@@ -32,13 +32,6 @@ NTSTATUS gpo_sync_directories(TALLOC_CTX *mem_ctx,
const char *nt_path,
const char *local_path);
-/* The following definitions come from libgpo/gpo_ini.c */
-
-NTSTATUS parse_gpt_ini(TALLOC_CTX *mem_ctx,
- const char *filename,
- uint32_t *version,
- char **display_name);
-
/* The following definitions come from libgpo/gpo_reg.c */
struct security_token *registry_create_system_token(TALLOC_CTX *mem_ctx);