sysclk: i am still a idiot

hi meha! how are you?
This commit is contained in:
souldbminersmwc
2026-01-06 18:05:13 -05:00
parent 3e5da72826
commit 33c15a5a78

View File

@@ -791,8 +791,6 @@ void Board::FetchHardwareInfos()
g_socType = SysClkSocType_Erista;
}
rc = splGetConfig(SplConfigItem_HardwareType, &sku);
ASSERT_RESULT_OK(rc, "splGetConfig");
g_consoleType = (HorizonOCConsoleType)sku;
}