--- ray/src/rt/source.h 1991/06/20 13:43:36 1.8 +++ ray/src/rt/source.h 1991/06/20 16:36:44 1.9 @@ -83,8 +83,6 @@ extern double srcray(); /* ray to sour extern SPOT *makespot(); /* make spotlight */ -extern SRCREC *newsource(); /* allocate new source */ - extern double dstrsrc; /* source distribution amount */ extern double shadthresh; /* relative shadow threshold */ extern double shadcert; /* shadow testing certainty */