X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fregression%2Fcompare.c;h=29843f4e86a87f3a59e768c4c98e3b6e31f147ae;hb=c6517790839092f32d9837cc2648171a44e69177;hp=bba72f6a1f1bb3ade5152658e8633603f91761fb;hpb=6d080aabf22676ff1d378afc6de668099ee9da6f;p=fw%2Fsdcc diff --git a/src/regression/compare.c b/src/regression/compare.c index bba72f6a..29843f4e 100644 --- a/src/regression/compare.c +++ b/src/regression/compare.c @@ -10,9 +10,6 @@ */ -bit bit0 = 0; -bit bit1 = 0; - unsigned char failures = 0; unsigned char achar0 = 0;