From 12eb058bb065e9cb85949ec3a66c453ac5e1b883 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 23 Mar 2008 22:07:09 +0000 Subject: Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/recorder.tex | 5 ----- 1 file changed, 5 deletions(-) (limited to 'manual/platform/recorder.tex') diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index fedfba651e..c601ae2357 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -1,10 +1,5 @@ % $Id$ % \def\UseOption{recorder} -\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} -\edef\UseOption{\UseOption,HAVE_LCD_INVERT} -\edef\UseOption{\UseOption,HAVE_LCD_FLIP} -\edef\UseOption{\UseOption,HAVE_RECORDING} -\edef\UseOption{\UseOption,CONFIG_RTC} \edef\UseOption{\UseOption,MASCODEC} \edef\UseOption{\UseOption,RECORDER_PAD} \edef\UseOption{\UseOption,HAVE_BACKLIGHT} -- cgit v1.2.3