diff --git a/apps/plugins/pitch_detector.c b/apps/plugins/pitch_detector.c index 431ddfbcb4..4453eaf68b 100644 --- a/apps/plugins/pitch_detector.c +++ b/apps/plugins/pitch_detector.c @@ -980,8 +980,6 @@ static void record_and_get_pitch(void) record_data(); } break; - - break; } }