* as/hc08/Makefile.bcc, as/hc08/Makefile.in, as/hc08/as_hc08.dsp,
[fw/sdcc] / as / z80 / aslist.c
index fa6f3b696249911fc1901963837040a761eebbba..0a8293bb1f0a7f57c6e881f2b269fb959de1882b 100644 (file)
@@ -600,7 +600,6 @@ lstsym(fp)
 FILE *fp;
 {
         register int c, i, j, k;
-        register char *ptr;
         int nmsym, narea;
         struct sym *sp;
         struct sym **p;