--- nono/vm/opm.cpp 2026/04/29 17:05:28 1.1.1.8 +++ nono/vm/opm.cpp 2026/04/29 17:05:37 1.1.1.9 @@ -29,10 +29,6 @@ OPMDevice::~OPMDevice() bool OPMDevice::Init() { - if (inherited::Init() == false) { - return false; - } - adpcm = GetADPCMDevice(); fdc = GetFDCDevice();