diff --git a/apps/plugins/pitch_detector.c b/apps/plugins/pitch_detector.c index de0aff9fef..a394450290 100644 --- a/apps/plugins/pitch_detector.c +++ b/apps/plugins/pitch_detector.c @@ -980,7 +980,6 @@ int recording_callback(int status) { (void) status; - rb->pcm_stop_recording(); recording=0; return -1; }