com32/lua/src/vesa.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)
commit903c3835dc9f92722606964a4215cb4035698865
treee5fac384ce9410f2bb271ba6a8942c57559333e5
parent72ac6e125fa374f12027b3f663c3f8c3a5e886b2
com32/lua/src/vesa.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/lua/src/vesa.c