M487: Remove unused variable 'u32EscapeFrame'

Remove unused variable 'u32EscapeFrame' in BSP m480_ccap.h to avoid warnings
pull/15388/head
Chun-Chieh Li 2023-03-09 10:02:42 +08:00
parent 7e3ea686fb
commit e638da4a69
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ extern "C"
#define CCAP_INT_MDIEN_ENABLE (0x1ul<<CCAP_INT_MDIEN_Pos) /*!< VININT setting for Motion Detection Output Finish Interrupt Enable enable \hideinitializer */
static uint32_t u32EscapeFrame = 0;
/*---------------------------------------------------------------------------------------------------------*/
/* Define Error Code */
/*---------------------------------------------------------------------------------------------------------*/