changeset 1150:354ec6263123

sub_451007_scale_image_bicubic cleanup - remove assert
author Grumpy7
date Sun, 02 Jun 2013 05:42:28 +0200
parents 05b30ed00d7c
children 4eca5bb63dc0 ed9f6627dc7a de17e53c55e0
files mm7_2.cpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;