s3:smbd: split ID_CACHE_* message handling into parent and child parts
[kai/samba.git] / source3 / smbd / proto.h
index 0123e7dffb1059c3b8b40857853efd4a60724fa2..2fd59a1f47132b0c71a89977e4c5f9b86c1ba28a 100644 (file)
@@ -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_ */