--- nono/vm/crtc2.cpp 2026/04/29 17:05:32 1.1.1.13 +++ nono/vm/crtc2.cpp 2026/04/29 17:05:37 1.1.1.14 @@ -28,10 +28,6 @@ CRTC2Device::~CRTC2Device() bool CRTC2Device::Init() { - if (inherited::Init() == false) { - return false; - } - lunafb = GetLunafbDevice(); renderer = GetRenderer();