diff options
| -rw-r--r-- | apps/plugins/pitch_detector.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/pitch_detector.c b/apps/plugins/pitch_detector.c index 431ddfb..4453eaf 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; } } |