mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[IP]
- Remove an obsolete comment svn path=/trunk/; revision=53126
This commit is contained in:
@@ -485,8 +485,6 @@ NTSTATUS TCPReceiveData
|
||||
|
||||
if (Status == STATUS_PENDING)
|
||||
{
|
||||
|
||||
/* Freed in TCPSocketState */
|
||||
Bucket = ExAllocatePoolWithTag(NonPagedPool, sizeof(*Bucket), TDI_BUCKET_TAG);
|
||||
if (!Bucket)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user