Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Aug 11, 2023
1 parent 95de9aa commit b665a95
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/rtcp/XrPacket.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,11 +229,6 @@ export function parseChunk(chunk: number): ExtendedReportChunk
{
return { chunkType: 'terminating-null' };
}

if (readBit({ }))
{

}
}

/**
Expand Down

0 comments on commit b665a95

Please sign in to comment.