Skip to content

Commit 4781e91

Browse files
committed
fix build
1 parent 1418ebf commit 4781e91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Common/HTTPConnectionPool.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,6 @@ class EndpointConnectionPool : public std::enable_shared_from_this<EndpointConne
456456
response_stream = nullptr;
457457
Session::setSendDataHooks();
458458
Session::setReceiveDataHooks();
459-
Session::setSendThrottler();
460-
Session::setReceiveThrottler();
461459

462460
group->atConnectionDestroy();
463461

0 commit comments

Comments
 (0)