--- ray/src/rt/source.c 1991/05/21 17:41:26 1.31 +++ ray/src/rt/source.c 1991/06/14 14:58:49 1.32 @@ -473,7 +473,5 @@ register RAY *r; m->oargs.farg[2]); /* modify value */ multcolor(r->rcol, r->pcol); - /* assign distance */ - r->rt = r->rot; } }