remove output of empty line
[fw/sdcc] / as / mcs51 / lkmain.c
index 58abc7212be9af10fd674772643f88a8d3bf19ec..3b0dbfe9857236a7570d667355a8e54d70accf30 100644 (file)
@@ -142,8 +142,6 @@ char *argv[];
        register char *p;
        register int c, i;
 
-       fprintf(stdout, "\n");
-
        startp = (struct lfile *) new (sizeof (struct lfile));
 
        pflag = 1;