diff options
Diffstat (limited to 'source3/smbd/proto.h')
-rw-r--r-- | source3/smbd/proto.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h index 0123e7dffb..2fd59a1f47 100644 --- a/source3/smbd/proto.h +++ b/source3/smbd/proto.h @@ -1182,8 +1182,4 @@ NTSTATUS vfs_streaminfo(connection_struct *conn, void *avahi_start_register(TALLOC_CTX *mem_ctx, struct tevent_context *ev, uint16_t port); -/* The following definitions come from smbd/msg_idmap.c */ - -void msg_idmap_register_msg(struct messaging_context *ctx); - #endif /* _SMBD_PROTO_H_ */ |