Skip to content

Commit

Permalink
[=] delete unused comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanmei-Liu committed Dec 4, 2024
1 parent f16e252 commit 36b7cc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/transport/xqc_cid.c
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ xqc_cid_set_get_largest_seq_or_rpt(xqc_cid_set_t *cid_set, uint64_t path_id)
if (inner_set) {
return inner_set->largest_scid_seq_num;
}
/* if the path id is larger than expected, should return 0 here */
return XQC_ERROR;
}

Expand Down

0 comments on commit 36b7cc5

Please sign in to comment.