Hrm. Trying to debug a problem Demonishi was having...

Maybe it'll be ok now?


SVN revision: 1416
This commit is contained in:
Tom Gilbert 1999-11-27 13:03:19 +00:00
parent a9f9e51483
commit 2d446b79dc
1 changed files with 1 additions and 1 deletions

View File

@ -428,7 +428,7 @@ do_shot (void *data)
import_buf, beep_buf, frame_buf, "-quality", qual_buf,
"$SCRTEMP", script_buf, view_buf, ")&", NULL);
printf ("%s\n", sys);
/* printf ("%s\n", sys); */
system (sys);
free (sys);
free (script_buf);