--- nono/vm/areaset.cpp 2026/04/29 17:05:29 1.1.1.10 +++ nono/vm/areaset.cpp 2026/04/29 17:05:37 1.1.1.11 @@ -27,10 +27,6 @@ AreaSetDevice::~AreaSetDevice() bool AreaSetDevice::Init() { - if (inherited::Init() == false) { - return false; - } - x68kio = GetX68kIODevice(); return true;