浏览代码

remove test

Jeff Roberts (Bellevue) 1 年之前
父节点
当前提交
2fb057af65
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      stb_image_resize2.h

+ 1 - 1
stb_image_resize2.h

@@ -3395,7 +3395,7 @@ static void stbir__calculate_coefficients_for_gather_downsample( int start, int
     }
     }
   }
   }
 }
 }
-#define STBIR_RENORMALIZE_IN_FLOAT
+
 #ifdef STBIR_RENORMALIZE_IN_FLOAT
 #ifdef STBIR_RENORMALIZE_IN_FLOAT
 #define STBIR_RENORM_TYPE float
 #define STBIR_RENORM_TYPE float
 #else
 #else