--- ray/src/cv/bsdfrep.h 2014/03/08 18:16:49 2.15 +++ ray/src/cv/bsdfrep.h 2014/03/12 21:15:31 2.16 @@ -1,4 +1,4 @@ -/* RCSid $Id: bsdfrep.h,v 2.15 2014/03/08 18:16:49 greg Exp $ */ +/* RCSid $Id: bsdfrep.h,v 2.16 2014/03/12 21:15:31 greg Exp $ */ /* * Definitions for BSDF representation used to interpolate measured data. * @@ -6,8 +6,6 @@ */ #include "bsdf.h" - -#define DEBUG 1 #ifndef GRIDRES #define GRIDRES (1<<8) /* grid resolution per side */