From 67a7be3138f0d8da5d29d551d24474f0485080c9 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Thu, 7 Aug 2025 15:50:16 +0300 Subject: [PATCH] Memory: Remove unused code --- include/memory.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/memory.hpp b/include/memory.hpp index 2eb892a4..d21e4be2 100644 --- a/include/memory.hpp +++ b/include/memory.hpp @@ -192,8 +192,6 @@ class Memory { } } - // std::bitset usedFCRAMPages; - // std::optional findPaddr(u32 size); u64 timeSince3DSEpoch(); // https://www.3dbrew.org/wiki/Configuration_Memory#ENVINFO