Revert "HACK quic support"
[metze/samba/wip.git] / source3 / smbd / proto.h
index 4c437889317d8b1748f192d8fe9133f6940df9d3..0200c39778d2977262cf42fb79b1fb5bd8ff2807 100644 (file)
@@ -910,8 +910,7 @@ void process_smb(struct smbXsrv_connection *xconn,
 void smbd_process(struct tevent_context *ev_ctx,
                  struct messaging_context *msg_ctx,
                  int sock_fd,
-                 bool interactive,
-                 bool quic);
+                 bool interactive);
 bool valid_smb1_header(const uint8_t *inbuf);
 bool init_smb1_request(struct smb_request *req,
                      struct smbd_server_connection *sconn,