mirror of
https://github.com/facebookincubator/mvfst.git
synced 2025-08-08 09:42:06 +03:00
Remove ThreadLocalBatchWriter
Summary: Remove ThreadLocalBatchWriter since it's not being used. Reviewed By: mjoras Differential Revision: D50809221 fbshipit-source-id: 3754e64320518165654217b1e368429c69a944c5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b3bd78408b
commit
cc9ccc8f99
@@ -31,7 +31,6 @@ void RunTest(int numBatch) {
|
||||
|
||||
IOBufQuicBatch ioBufBatch(
|
||||
std::move(batchWriter),
|
||||
false,
|
||||
sock,
|
||||
peerAddress,
|
||||
conn.statsCallback,
|
||||
|
Reference in New Issue
Block a user