From af4f08be339a2ba093578e7083638a95d847fb9d Mon Sep 17 00:00:00 2001 From: Zephyron Date: Thu, 6 Mar 2025 06:42:48 +0000 Subject: revert 6565055865688ba316801d99a3c3a5a0300cad5d revert Fix: Core_Memory logging and ARM_NCE Mutex logging --- src/common/logging/types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/logging') diff --git a/src/common/logging/types.h b/src/common/logging/types.h index b6960afa3..9e2f42c5d 100644 --- a/src/common/logging/types.h +++ b/src/common/logging/types.h @@ -36,7 +36,6 @@ enum class Class : u8 { Core, ///< LLE emulation core Core_ARM, ///< ARM CPU core Core_Timing, ///< CoreTiming functions - Core_Memory, ///< Core memory functions Config, ///< Emulator configuration (including commandline) Debug, ///< Debugging tools Debug_Emulated, ///< Debug messages from the emulated programs -- cgit v1.2.3