mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:47:37 +00:00
LibCore: Make Core::AnonymousBuffer moveable
This commit is contained in:
parent
e0986c2766
commit
4cb0bbef9d
2 changed files with 0 additions and 5 deletions
|
@ -94,8 +94,4 @@ AnonymousBufferImpl::AnonymousBufferImpl(int fd, size_t size, void* data)
|
|||
{
|
||||
}
|
||||
|
||||
AnonymousBuffer::~AnonymousBuffer()
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue