summaryrefslogtreecommitdiff
path: root/apps/gui/wps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/wps.h')
-rw-r--r--apps/gui/wps.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/wps.h b/apps/gui/wps.h
index f2f44859ca..6affcee698 100644
--- a/apps/gui/wps.h
+++ b/apps/gui/wps.h
@@ -27,7 +27,6 @@ long gui_wps_show(void);
27 27
28/* wrapper for the wps to load the skin (.wps/.rwps) files */ 28/* wrapper for the wps to load the skin (.wps/.rwps) files */
29void wps_data_load(enum screen_type, const char *, bool); 29void wps_data_load(enum screen_type, const char *, bool);
30void wps_data_init(enum screen_type);
31 30
32void gui_sync_wps_init(void); 31void gui_sync_wps_init(void);
33 32