Remove redudant symbol

This commit is contained in:
Juan Antonio
2023-12-07 11:54:29 +01:00
parent 0793b68971
commit 4fd1ab8899
3 changed files with 5 additions and 7 deletions

View File

@@ -25,9 +25,7 @@ void ACTION_Scan(bool bRestart);
#ifdef ENABLE_VOX
void ACTION_Vox(void);
#endif
#ifdef ENABLE_ALARM
//static void ACTION_AlarmOr1750(bool b1750)
#endif
#ifdef ENABLE_FMRADIO
void ACTION_FM(void);
#endif