add valid adjustment in test to avoid outputing warning trace

This commit is contained in:
sijchen
2015-11-30 11:33:13 -08:00
parent 42ac53b5fc
commit 420778f4d8
2 changed files with 3 additions and 1 deletions

View File

@@ -373,4 +373,3 @@ int SimulateNALLoss (const unsigned char* pSrc, int& iSrcLen, std::vector<SLost
return iSkipedBytes;
}