com32/hdt/hdt-menu-summary.c: remove variables set but not used
authorH. Peter Anvin <hpa@zytor.com>
Wed, 16 Mar 2011 20:10:36 +0000 (13:10 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 16 Mar 2011 20:10:36 +0000 (13:10 -0700)
commit9fe14d6320687c3014b784d62cc8a85153f35c50
treea3e3916e17743d5daa73d5c88b3f8c980348118d
parent9a2c1a4e18ad1fa1b65848607124ca3d6550d925
com32/hdt/hdt-menu-summary.c: remove variables set but not used

gcc 4.6 warns on variables set but not used, so remove them.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/hdt/hdt-menu-summary.c