File/Convert.php
authorAlan Knowles <alan@roojs.com>
Thu, 14 Nov 2013 10:11:06 +0000 (18:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Nov 2013 10:11:06 +0000 (18:11 +0800)
File/Convert.php

index f58bc55..b7c927d 100644 (file)
@@ -1321,10 +1321,6 @@ class File_Convert_Solution
                 $scale = "{$x}x";
                 //print_R(array($x,$width));
                 
-                if ($x == $width) {
-                    return $fn;
-                }
-                
                 break;
             
             case (empty($x)) :