Revert "HACK quic support"
[metze/samba/wip.git] / source3 / include / proto.h
index 1eb0658e1f7bf28de3784421da59070447c5fbc6..8a6b944a0d6dac7025e44c75b566b951a7e29747 100644 (file)
@@ -477,12 +477,6 @@ NTSTATUS receive_smb_raw(int fd,
                        unsigned int timeout,
                        size_t maxlen,
                        size_t *p_len);
-int open_socket_in_protocol(
-       int type,
-       int protocol,
-       const struct sockaddr_storage *paddr,
-       uint16_t port,
-       bool rebind);
 int open_socket_in(
        int type,
        const struct sockaddr_storage *paddr,