--- nono/vm/lunafb.cpp 2026/04/29 17:05:33 1.1.1.7 +++ nono/vm/lunafb.cpp 2026/04/29 17:05:37 1.1.1.8 @@ -66,10 +66,6 @@ LunafbDevice::~LunafbDevice() bool LunafbDevice::Init() { - if (inherited::Init() == false) { - return false; - } - auto bt45x = GetBT45xDevice(); nplane = bt45x->GetPlaneCount();