diff --git a/app/main.c b/app/main.c index dcfaa3f..f127df2 100644 --- a/app/main.c +++ b/app/main.c @@ -224,9 +224,7 @@ static void processFKeyFunction(const KEY_Code_t Key, const bool beep) #endif } else { -#ifdef ENABLE_VOX toggle_chan_scanlist(); -#endif } break;