HAVE_RECORDING rather than mas-type defines recording ability

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5748 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2005-02-02 21:52:55 +00:00
parent c0d6b11d5a
commit 6ff399faba

View file

@ -1530,7 +1530,7 @@ bool set_option(const char* string, void* variable, enum optiontype type,
return false;
}
#if CONFIG_HWCODEC == MAS3587F
#ifdef HAVE_RECORDING
/* This array holds the record timer interval lengths, in seconds */
static const unsigned long rec_timer_seconds[] =
{