Skip to content

Commit 51bfd04

Browse files
committed
Remove unused variables
1 parent 5945097 commit 51bfd04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

trantor/net/inner/TcpConnectionImpl.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ using namespace trantor;
4444
#define ECONNRESET WSAECONNRESET
4545
#endif
4646

47-
static const int kMaxSendFileBufferSize = 16 * 1024;
4847
TcpConnectionImpl::TcpConnectionImpl(EventLoop *loop,
4948
int socketfd,
5049
const InetAddress &localAddr,

0 commit comments

Comments
 (0)