diff options
Diffstat (limited to 'apps/gui/option_select.h')
| -rw-r--r-- | apps/gui/option_select.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/option_select.h b/apps/gui/option_select.h index 866b8cf..7c9af44 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_ */ |