summaryrefslogtreecommitdiff
path: root/apps/gui/quickscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/quickscreen.h')
-rw-r--r--apps/gui/quickscreen.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/gui/quickscreen.h b/apps/gui/quickscreen.h
index a44c206c50..d37bac3b8b 100644
--- a/apps/gui/quickscreen.h
+++ b/apps/gui/quickscreen.h
@@ -42,9 +42,6 @@ struct gui_quickscreen
42 item is changed */ 42 item is changed */
43}; 43};
44 44
45bool gui_syncquickscreen_run(struct gui_quickscreen * qs, int button_enter);
46
47
48#ifdef BUTTON_F3 45#ifdef BUTTON_F3
49extern bool quick_screen_f3(int button_enter); 46extern bool quick_screen_f3(int button_enter);
50#endif 47#endif