From e34ec9d8d1b0214d47a22ed218af1c5a870434ea Mon Sep 17 00:00:00 2001 From: souldbminersmwc Date: Sun, 31 May 2026 19:16:28 -0400 Subject: [PATCH] Update about_gui.cpp --- Source/hoc-clk/overlay/src/ui/gui/about_gui.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Source/hoc-clk/overlay/src/ui/gui/about_gui.cpp b/Source/hoc-clk/overlay/src/ui/gui/about_gui.cpp index 3ce4f1d0..5d7ba9d9 100644 --- a/Source/hoc-clk/overlay/src/ui/gui/about_gui.cpp +++ b/Source/hoc-clk/overlay/src/ui/gui/about_gui.cpp @@ -263,10 +263,6 @@ void AboutGui::listUI() new tsl::elm::ListItem("agjeococh") ); - this->listElement->addItem( - new tsl::elm::ListItem("Xenshen") - ); - this->listElement->addItem( new tsl::elm::ListItem("Frost") ); @@ -288,10 +284,6 @@ void AboutGui::listUI() new tsl::elm::ListItem("hanai3Bi - Switch OC Suite & EOS") ); - this->listElement->addItem( - new tsl::elm::ListItem("NaGaa95 - L4T-OC-Kernel") - ); - this->listElement->addItem( new tsl::elm::ListItem("RetroNX - sys-clk") );