--- ray/src/gen/genblinds.c 1992/10/02 16:10:45 2.4 +++ ray/src/gen/genblinds.c 1993/06/04 14:29:34 2.5 @@ -21,10 +21,6 @@ static char SCCSid[] = "$SunId$ LBL"; #include #include -#ifndef atof -extern double atof(); -#endif - #define PI 3.141592653589793 #define DELTA 5. /* MINIMAL SUSTAINED ANGLE IN DEGREES */