--- nono/vm/goldfish_tty.cpp 2026/04/29 17:05:29 1.1.1.2 +++ nono/vm/goldfish_tty.cpp 2026/04/29 17:05:38 1.1.1.3 @@ -83,10 +83,6 @@ GFTTYDevice::SetLogLevel(int loglevel_) bool GFTTYDevice::Init() { - if (inherited::Init() == false) { - return false; - } - mainbus = GetMainbusDevice(); gfpic = GetGFPICDevice(1);