--- ray/src/hd/rhd_qtree.h 1997/11/21 13:35:58 3.3 +++ ray/src/hd/rhd_qtree.h 1997/11/24 15:15:21 3.4 @@ -8,10 +8,6 @@ #include "tonemap.h" #include "rhdriver.h" - /* quantity of leaves to free at a time */ -#ifndef LFREEPCT -#define LFREEPCT 15 -#endif /* child ordering */ #define DL 0 /* down left */ #define DR 1 /* down right */