--- ray/src/rt/ray.h 1996/04/17 14:01:51 2.8 +++ ray/src/rt/ray.h 1996/06/05 11:27:30 2.9 @@ -16,8 +16,6 @@ #define MAXDIM 32 /* maximum number of dimensions */ -#define MAXSLIST 32 /* maximum sources to check */ - /* ray type flags */ #define PRIMARY 01 /* original ray */ #define SHADOW 02 /* ray to light source */