Skip to content

Commit

Permalink
dead comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jthomas43 committed Dec 27, 2023
1 parent 6282d44 commit 63b1988
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/udx.c
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,6 @@ void
udx__confirm_packet (udx_packet_t *pkt) {
pkt->status = UDX_PACKET_STATE_INFLIGHT;
pkt->transmits++;
// pkt->time_sent = uv_hrtime() / 1e6;

int type = pkt->type;

Expand Down

0 comments on commit 63b1988

Please sign in to comment.