Author: jameson Date: 2006-02-04 20:53:29 +0100 (Sat, 04 Feb 2006) New Revision: 1514
Modified: freesci/trunk/src/gfx/gfx_res_options.c Log: * Disabled gfx_res_options debug output Modified: freesci/trunk/src/gfx/gfx_res_options.c =================================================================== --- freesci/trunk/src/gfx/gfx_res_options.c 2006-02-04 19:47:58 UTC (rev 1513) +++ freesci/trunk/src/gfx/gfx_res_options.c 2006-02-04 19:53:29 UTC (rev 1514) @@ -31,7 +31,7 @@ #include <gfx_options.h> #include <gfx_resmgr.h> -#define DEBUG +/*#define DEBUG*/ static gfx_res_pattern_list_t* pattern_list_insert(gfx_res_pattern_list_t *list, int min, int max) _______________________________________________ FreeSCI-develop mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freesci-develop
