* .version: Updated to 2.3.1
[fw/sdcc] / src / SDCCast.c
index 0a429066c6c0114f565ce4224a0d5a1aeac55ca7..09ad2b53b5430271b86d47bd3b47d3c4b978521d 100644 (file)
@@ -46,7 +46,6 @@ int labelKey = 1;
 #define ALLOCATE 1
 #define DEALLOCATE 2
 
-char buffer[1024];
 int noLineno = 0;
 int noAlloc = 0;
 symbol *currFunc;