1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/VirtualFileSystem/CharacterDevice.cpp

7 lines
72 B
C++

#include "CharacterDevice.h"
CharacterDevice::~CharacterDevice()
{
}