From 6b87bfadfff6c44722f8ffe5227c05c41b1b47c8 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Wed, 14 Dec 2022 03:06:04 -0500 Subject: wps.c cleanup gui_show_wps remove some old cruft move a few things around clean-up flow Change-Id: I138c6cd9e2d58ef526eb686333da413819df725d --- apps/plugins/pitch_screen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/pitch_screen.c') 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) -- cgit v1.2.3