summaryrefslogtreecommitdiff
path: root/source3/groupdb/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/groupdb/proto.h')
-rw-r--r--source3/groupdb/proto.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/groupdb/proto.h b/source3/groupdb/proto.h
index f30584cc8f..ddcdf7a3b9 100644
--- a/source3/groupdb/proto.h
+++ b/source3/groupdb/proto.h
@@ -93,8 +93,4 @@ NTSTATUS pdb_nop_enum_group_mapping(struct pdb_methods *methods,
bool unix_only);
NTSTATUS pdb_create_builtin_alias(uint32 rid);
-/* The following definitions come from groupdb/mapping_tdb.c */
-
-const struct mapping_backend *groupdb_tdb_init(void);
-
#endif /* _GROUPDB_PROTO_H_ */