summaryrefslogtreecommitdiff
path: root/apps/plugins/pitch_detector.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pitch_detector.c')
-rw-r--r--apps/plugins/pitch_detector.c2
1 files changed, 0 insertions, 2 deletions
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)
980 record_data(); 980 record_data();
981 } 981 }
982 break; 982 break;
983
984 break;
985 } 983 }
986 } 984 }
987 985