Remove unused variable BufSafeSec
authorH. Peter Anvin <hpa@zytor.com>
Wed, 14 Nov 2007 00:37:18 +0000 (16:37 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 14 Nov 2007 00:37:18 +0000 (16:37 -0800)
commitcb67f4df28b4395721bf7da2bfff984e16407cc8
tree66dc794c5fb00c9ddf4808c4f756dffab3a1414f
parent046943f30564f7d07c57383d361a5169a87a48cb
Remove unused variable BufSafeSec

Remove unused variable BufSafeSec; it was identical to BufSafe in
every way.

At the moment, BufSafe* are always constants; consider if they can be
swapped out for constants or if we want to retain them for flexibility.
extlinux.asm
isolinux.asm
ldlinux.asm
pxelinux.asm