From 97365803d390e44155fc41657bd03a7b121956aa Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 20 May 2010 17:38:38 +0000 Subject: Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/chopper.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/chopper.tex') diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex index b415707e0a..f7d7f8a743 100644 --- a/manual/plugins/chopper.tex +++ b/manual/plugins/chopper.tex @@ -5,8 +5,7 @@ Navigate a cavernous maze without banging into walls, the ceiling, or the floor. How long can you fly your chopper? - \begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \opt{RECORDER_PAD}{\ButtonPlay}% \opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonRight} @@ -30,4 +29,3 @@ \opt{HAVEREMOTEKEYMAP}{& } & Enter menu\\ \end{btnmap} -\end{table} -- cgit v1.2.3