mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
Remove unnecessary AdjustAmountOfExternalAllocatedMemory from node.http.
This commit is contained in:
parent
34a6f10695
commit
247c9d2210
@ -298,7 +298,6 @@ HTTPConnection::HTTPConnection (Handle<Object> handle, enum http_parser_type typ
|
||||
|
||||
HTTPConnection::~HTTPConnection ( )
|
||||
{
|
||||
V8::AdjustAmountOfExternalAllocatedMemory(-sizeof(HTTPConnection));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user