summaryrefslogtreecommitdiff
path: root/apps/plugins/test_fps.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/test_fps.c')
-rw-r--r--apps/plugins/test_fps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_fps.c b/apps/plugins/test_fps.c
index caabde4d1b..75289a1f90 100644
--- a/apps/plugins/test_fps.c
+++ b/apps/plugins/test_fps.c
@@ -358,7 +358,6 @@ static void time_greyscale(void)
358 log_text("CPU load err (boost?)"); 358 log_text("CPU load err (boost?)");
359 } 359 }
360} 360}
361#endif
362 361
363static struct touchbutton button[] = { 362static struct touchbutton button[] = {
364 { 363 {
@@ -367,6 +366,7 @@ static struct touchbutton button[] = {
367 /* viewport runtime initialized, rest false/NULL */ 366 /* viewport runtime initialized, rest false/NULL */
368 } 367 }
369}; 368};
369#endif
370 370
371void plugin_quit(void) 371void plugin_quit(void)
372{ 372{