SVN revision: 9513
This commit is contained in:
Carsten Haitzler 2004-03-28 05:14:58 +00:00
parent aa5c25341f
commit 4059260663
1 changed files with 0 additions and 1 deletions

View File

@ -328,7 +328,6 @@ int sc_compile(int argc, char *argv[])
error(103); /* insufficient memory */
setopt(argc,argv,inpfname,outfname,errfname,incfname,reportname);
printf("outfname = %s\n", outfname);
/* set output names that depend on the input name */
if (sc_listing)
set_extension(outfname,".lst",TRUE);