--- nono/vm/rtc.cpp 2026/04/29 17:05:29 1.1.1.10 +++ nono/vm/rtc.cpp 2026/04/29 17:05:38 1.1.1.11 @@ -28,10 +28,6 @@ RTCDevice::~RTCDevice() bool RTCDevice::Init() { - if (inherited::Init() == false) { - return false; - } - syncer = GetSyncer(); // TODO: use_localtime を設定可能にするべきかどうか