# HG changeset patch # User Grumpy7 # Date 1370144548 -7200 # Node ID 354ec6263123a3f2ddd506ac604a6c534ce3dc93 # Parent 05b30ed00d7c32efd7f95f4cf8c774e931bb1fe7 sub_451007_scale_image_bicubic cleanup - remove assert diff -r 05b30ed00d7c -r 354ec6263123 mm7_2.cpp --- a/mm7_2.cpp Sun Jun 02 05:22:35 2013 +0200 +++ b/mm7_2.cpp Sun Jun 02 05:42:28 2013 +0200 @@ -2264,7 +2264,6 @@ v175 = (unsigned short*)((char *)v175 + 2 * srcPitch); } v22 = (unsigned int)v240 / ((heightRatioPlusOne - heightRatio) * (widthRatioPlusOne - widthRatio)); - assert(v19 < 2); if ( v19 ) { a6b /= v19;