com32/lib/syslinux/shuffle.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)
commit2f9f44c6bb0a26077930e104cd6c40b84f920a5e
treeb40d9d81808ff3ecc013a371b14a9d92acd2ca36
parentb453fc83d17ea0d3c47cc921a042b50381ba2bcb
com32/lib/syslinux/shuffle.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/lib/syslinux/shuffle.c