--- ray/src/rt/persist.c 1993/01/22 09:51:23 2.4 +++ ray/src/rt/persist.c 1993/01/25 19:17:36 2.5 @@ -125,7 +125,6 @@ pfhold() /* holding pattern for idle rendering proces inpname[0] = '\0'; unlink(outpname); outpname[0] = '\0'; - clean_slate(); /* reset time and ray counters */ return; createrr: error(SYSTEM, "cannot create named pipes in pfhold");