diff --git a/kernel/branches/net/network/socket.inc b/kernel/branches/net/network/socket.inc index 67cf19c8b7..afa180eaf6 100644 --- a/kernel/branches/net/network/socket.inc +++ b/kernel/branches/net/network/socket.inc @@ -833,9 +833,6 @@ SOCKET_send_tcp: call SOCKET_ring_write pop eax - test ecx, ecx - jz s_error - mov [esp+32], ecx call TCP_output