]> xenbits.xensource.com Git - osstest/seabios.git/commit
tcgbios: Remove unused const variable
authorKevin O'Connor <kevin@koconnor.net>
Tue, 17 May 2016 00:51:17 +0000 (20:51 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 17 May 2016 00:51:17 +0000 (20:51 -0400)
commit1dc77745774ff7ba95a0c4dc8eb2299a6cde4d98
tree8fc736e6970f82fe07121b8d940146d2c461b18e
parent0024cd77f88a38036a228fb885217ff06e97464c
tcgbios: Remove unused const variable

Remove the unused array `PhysicalPresence_CMD_DISABLE` to fix GCC 6
warnings.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/tcgbios.c