diff options
Diffstat (limited to 'apps/plugins/pitch_screen.c')
-rw-r--r-- | apps/plugins/pitch_screen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pitch_screen.c b/apps/plugins/pitch_screen.c index 76e7fa9775..e24e0240a2 100644 --- a/apps/plugins/pitch_screen.c +++ b/apps/plugins/pitch_screen.c @@ -1109,7 +1109,7 @@ int gui_syncpitchscreen_run(void) } //rb->pcmbuf_set_low_latency(false); - //pop_current_activity(ACTIVITY_REFRESH_NOW); + //pop_current_activity(); /* Clean up */ FOR_NB_SCREENS(i) |