--- nono/vm/romemu_luna.cpp 2026/04/29 17:05:29 1.1.1.16 +++ nono/vm/romemu_luna.cpp 2026/04/29 17:05:38 1.1.1.17 @@ -64,10 +64,6 @@ LunaPROMEmuDevice::~LunaPROMEmuDevice() bool LunaPROMEmuDevice::Init() { - if (inherited::Init() == false) { - return false; - } - bt45x = GetBT45xDevice(); lance = GetLanceDevice(); lunafb = GetLunafbDevice();