From baa76180fe3c58655e21e9b80eab11b3578e3d79 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Wed, 7 Aug 2024 12:01:16 -0700 Subject: [PATCH] simulator efifeatures --- simulator/simulator/efifeatures.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/simulator/simulator/efifeatures.h b/simulator/simulator/efifeatures.h index 77b83d5283..23bfaa874b 100644 --- a/simulator/simulator/efifeatures.h +++ b/simulator/simulator/efifeatures.h @@ -105,10 +105,6 @@ #define HAL_TRIGGER_USE_PAL FALSE #endif /* HAL_TRIGGER_USE_PAL */ -#ifndef HAL_TRIGGER_USE_ADC -#define HAL_TRIGGER_USE_ADC FALSE -#endif /* HAL_TRIGGER_USE_ADC */ - #define EFI_HAS_RESET FALSE #define EXTREME_TERM_LOGGING FALSE #define DEBUG_FUEL FALSE