diff options
author | Tomer Shalev <shalev.tomer@gmail.com> | 2009-09-30 14:16:49 +0000 |
---|---|---|
committer | Tomer Shalev <shalev.tomer@gmail.com> | 2009-09-30 14:16:49 +0000 |
commit | 619ffcb0e60a21aaed3500f0ef0cd606c47225f1 (patch) | |
tree | 7e00b65394d4d6db2d762e53d9b3e732d5741437 /manual/platform/h10_5gb.tex | |
parent | a0eadade30b88d0481abb65bcd34da814aa2d576 (diff) | |
download | rockbox-619ffcb0e60a21aaed3500f0ef0cd606c47225f1.tar.gz rockbox-619ffcb0e60a21aaed3500f0ef0cd606c47225f1.zip |
Since we have usb_hid in feature.txt we don't need a seperate UseOption in the
platform file for the manual (thanks for pixelma for noticing)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22858 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/h10_5gb.tex')
-rw-r--r-- | manual/platform/h10_5gb.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index e338062538..d89e1eabcd 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -5,7 +5,6 @@ \edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} -\edef\UseOption{\UseOption,USB_ENABLE_HID} \edef\UseOption{\UseOption,iriver} \newcommand{\playerman}{Iriver} |