X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FSDCCast.c;h=09ad2b53b5430271b86d47bd3b47d3c4b978521d;hb=2f566bab0a5fe0bf025d6c892d6fc309966618f1;hp=0a429066c6c0114f565ce4224a0d5a1aeac55ca7;hpb=52922c7343d4dfe7122d0d905691513cb2724da7;p=fw%2Fsdcc diff --git a/src/SDCCast.c b/src/SDCCast.c index 0a429066..09ad2b53 100644 --- a/src/SDCCast.c +++ b/src/SDCCast.c @@ -46,7 +46,6 @@ int labelKey = 1; #define ALLOCATE 1 #define DEALLOCATE 2 -char buffer[1024]; int noLineno = 0; int noAlloc = 0; symbol *currFunc;