Removed empty newline
authorAlexander Ebert <ebert@woltlab.com>
Thu, 1 Aug 2013 19:42:37 +0000 (21:42 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 1 Aug 2013 19:42:37 +0000 (21:42 +0200)
wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php

index 991dd976f65d1bbe9ab7f4904d7913de2f86fb96..942764db3d72983388c38992030483717dcbc353 100644 (file)
@@ -254,7 +254,6 @@ class AttachmentAction extends AbstractDatabaseObjectAction {
                                continue; // image smaller than thumbnail size; skip
                        }
                        
-                       
                        $adapter = ImageHandler::getInstance()->getAdapter();
                        
                        // check memory limit