Remove unused variables
commit66d992d883dd27a890ab3fc4e4de6659eaaaae1a
authorThomas Preud'homme <robotux@armelhome.rsr.lip6.fr>
Mon, 16 May 2011 12:54:22 +0000 (16 14:54 +0200)
committerThomas Preud'homme <robotux@armelhome.rsr.lip6.fr>
Mon, 16 May 2011 13:21:25 +0000 (16 15:21 +0200)
tree24906b97d1ffabbe1f0b25da56b5dd8db679a3c6
parentee06ef9dd394f26b11fef078f07c635a02fd95d6
Remove unused variables

Declare float type conditionally to not declare them conditionally when
they are not used.
arm-gen.c
libtcc.c