lua: quiet warnings about unused variables and functions syslinux-4.01
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 2 Jul 2010 18:19:39 +0000 (11:19 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 2 Jul 2010 18:19:39 +0000 (11:19 -0700)
commitb6642907cee0174344b2944eefaf459da23e2541
tree8bdb84ca9a8dd7090cb4f007b0d6a01e95a4da4f
parentd1e65715467febf68f72b908cf8d43b45548549d
lua: quiet warnings about unused variables and functions

Quiet gcc warnings about unused variables and functions -- things that
are not used in the Syslinux environment at this time.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/lua/src/lauxlib.c
com32/lua/src/liolib.c
com32/lua/src/loadlib.c