--- nono/vm/sysport.cpp 2026/04/29 17:05:32 1.1.1.14 +++ nono/vm/sysport.cpp 2026/04/29 17:05:37 1.1.1.15 @@ -38,10 +38,6 @@ SysportDevice::~SysportDevice() bool SysportDevice::Init() { - if (inherited::Init() == false) { - return false; - } - cgrom = GetCGROMDevice(); iplrom1 = GetIPLROM1Device(); iplrom2 = GetIPLROM2Device();