From 49a73ca90f1ceacbf096ddc0064d21c38c56955d Mon Sep 17 00:00:00 2001 From: Stéphane Doyon Date: Sun, 4 May 2008 02:57:30 +0000 Subject: Revert r17345 on jdgordon's request, until we figure out why it crashes my x5. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17346 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/option_select.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/gui/option_select.h') diff --git a/apps/gui/option_select.h b/apps/gui/option_select.h index 866b8cf0cd..7c9af4409b 100644 --- a/apps/gui/option_select.h +++ b/apps/gui/option_select.h @@ -33,5 +33,4 @@ void option_select_next_val(struct settings_list *setting, char *option_get_valuestring(struct settings_list *setting, char *buffer, int buf_len, intptr_t temp_var); -void option_talk_value(const struct settings_list *setting, int value, bool enqueue); #endif /* _GUI_OPTION_SELECT_H_ */ -- cgit v1.2.3