--- nono/vm/windrv.cpp 2026/04/29 17:05:29 1.1.1.2 +++ nono/vm/windrv.cpp 2026/04/29 17:05:37 1.1.1.3 @@ -86,10 +86,6 @@ WindrvDevice::SetLogLevel(int loglevel_) bool WindrvDevice::Init() { - if (inherited::Init() == false) { - return false; - } - mainbus = GetMainbusDevice(); mpu680x0 = GetMPU680x0Device(mpu);