Skip to content

Commit

Permalink
clang format check
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdr428 committed Oct 23, 2022
1 parent 99d8ccf commit 1d46cb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsMuxer/metaDemuxer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1352,7 +1352,6 @@ uint8_t* ContainerToReaderWrapper::readBlock(uint32_t readerID, uint32_t& readCn
else if (demuxerData.lastReadRez[pid] != AbstractReader::DATA_DELAYED || demuxerData.m_allFragmented)
{
int demuxRez = 0;

do
{
int64_t discardSize = 0;
Expand Down

0 comments on commit 1d46cb6

Please sign in to comment.