1
0
Fork 0
forked from len0rd/rockbox

cruft removal

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2869 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Hak 2002-11-21 09:32:32 +00:00
parent 2260f83376
commit ada34e620c

View file

@ -25,9 +25,6 @@ extern bool keys_locked;
extern bool wps_time_countup;
int wps_show(void);
bool load_custom_wps(void);
bool display_custom_wps(int x_val, int y_val, bool do_scroll, char *wps_string);
bool refresh_wps(bool refresh_scroll);
void handle_usb(void);