summaryrefslogtreecommitdiff
path: root/apps/plugins/pitch_screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pitch_screen.c')
-rw-r--r--apps/plugins/pitch_screen.c2
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)
1109 } 1109 }
1110 1110
1111 //rb->pcmbuf_set_low_latency(false); 1111 //rb->pcmbuf_set_low_latency(false);
1112 //pop_current_activity(ACTIVITY_REFRESH_NOW); 1112 //pop_current_activity();
1113 1113
1114 /* Clean up */ 1114 /* Clean up */
1115 FOR_NB_SCREENS(i) 1115 FOR_NB_SCREENS(i)