From d7aee08b2d8f6e85342645e8b4fdd3a480d878f7 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Mon, 6 Jun 2005 00:30:38 +0000 Subject: Recording is not yet available on the iRiver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6579 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 3c4b981..ceef86e 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -1,5 +1,5 @@ /* define this if you have recording possibility */ -#define HAVE_RECORDING 1 +/*#define HAVE_RECORDING 1*/ /* define this if you have a bitmap LCD display */ #define HAVE_LCD_BITMAP 1 -- cgit v1.1