* src/regression/Makefile: removed bool2.c test, added -q linker option
[fw/sdcc] / src / regression / for.c
index 70c8ae2068434b8e0760f7c6a6ed9edb30d01fa5..a22a098199fcf70c39651f939b61417a9ba06cff 100644 (file)
@@ -2,7 +2,6 @@
 
 unsigned char failures=0;
 
-bit bit0 = 0;
 unsigned int uint0 = 0;
 unsigned int uint1 = 0;
 unsigned char uchar0 = 0;