* src/regression/Makefile: removed bool2.c test, added -q linker option
[fw/sdcc] / src / regression / nestfor.c
index 52a348e32587c2308d0be0b3f5ad8897b5511b51..77bfff26ffc8461c0379f515fe934300480863aa 100644 (file)
@@ -3,7 +3,6 @@
 
 unsigned char failures=0;
 
-bit bit0 = 0;
 unsigned int uint0 = 0;
 unsigned int uint1 = 0;
 unsigned char uchar0 = 0;