From fa97f161abc45bfd5db86bceb8803d2661e65447 Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Fri, 19 Mar 2004 22:15:53 +0000 Subject: Third step of the voice-UI: numerical settings are spoken (composed at runtime), needs new voicefont at the new location ".rockbox/langs/english.voice" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4414 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/settings.h') diff --git a/apps/settings.h b/apps/settings.h index d5992ccd79..b51c4d8e47 100644 --- a/apps/settings.h +++ b/apps/settings.h @@ -60,9 +60,6 @@ #define FF_REWIND_45000 12 #define FF_REWIND_60000 13 -/* convenience macro to have both string and ID as arguments */ -#define STR(id) str(id), id - struct user_settings { -- cgit v1.2.3