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/goban.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/goban.tex') diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex index 4eee18ebab..18346f91fe 100644 --- a/manual/plugins/goban.tex +++ b/manual/plugins/goban.tex @@ -53,8 +53,7 @@ these markers: \end{table} \subsubsection{Controls} -\begin{table} - \begin{btnmap}{}{} + \begin{btnmap} \nopt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,COWON_D2_PAD} {\ButtonUp}% \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}% @@ -200,7 +199,6 @@ these markers: \\ } \end{btnmap} -\end{table} \subsubsection{Menus} \begin {description} -- cgit v1.2.3