From 8cf48a177fb51c09b008de1a44e57438f46e29fa Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Fri, 26 Apr 2024 02:04:04 -0700 Subject: [PATCH] unit test global cleanup --- unit_tests/global.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/unit_tests/global.h b/unit_tests/global.h index 351b1408b9..002c410b67 100644 --- a/unit_tests/global.h +++ b/unit_tests/global.h @@ -58,8 +58,6 @@ void chDbgAssert(int c, char *msg, void *arg); #define VCS_VERSION "321" #define RUS_EFI_VERSION_TAG "rusEfiVersion" -#define INLINE inline - #define EFI_ERROR_CODE 0xffffffff #define CCM_OPTIONAL