From f7a270655bd974242a286856bd56b490a998ac44 Mon Sep 17 00:00:00 2001 From: fig02 Date: Sun, 27 Apr 2025 12:48:11 -0400 Subject: Delete macros.h; Delete global.h (#2516) --- src/code/debug_malloc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/code/debug_malloc.c') diff --git a/src/code/debug_malloc.c b/src/code/debug_malloc.c index 6204e674f..ad7c786f3 100644 --- a/src/code/debug_malloc.c +++ b/src/code/debug_malloc.c @@ -3,8 +3,6 @@ #include "printf.h" #include "translation.h" -#include "macros.h" - #define LOG_SEVERITY_NOLOG 0 #define LOG_SEVERITY_ERROR 2 #define LOG_SEVERITY_VERBOSE 3 -- cgit v1.2.3