Removed duplicate blank line.
authorTim Düsterhus <timwolla@googlemail.com>
Mon, 2 Apr 2012 12:41:52 +0000 (15:41 +0300)
committerTim Düsterhus <timwolla@googlemail.com>
Mon, 2 Apr 2012 12:41:52 +0000 (15:41 +0300)
wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php

index 656907e1849c19675f0994b8f2dd3cdb0ea02391..5bfecba4bfe707f4d0f042ff823f275c0d1eb6d6 100644 (file)
@@ -78,7 +78,6 @@ class ImagickImageAdapter implements IImageAdapter {
                $this->imagick->newImage($width, $height, 'white');
        }
        
-       
        /**
         * @see wcf\system\image\adapter\IImageAdapter::createThumbnail()
         */