From: Alexander Ebert Date: Thu, 1 Aug 2013 19:42:37 +0000 (+0200) Subject: Removed empty newline X-Git-Tag: 2.0.0_Beta_7~66^2~3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=00dc96bd9556e65de2e9c8ce6655fc9b94735797;p=GitHub%2FWoltLab%2FWCF.git Removed empty newline --- diff --git a/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php b/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php index 991dd976f6..942764db3d 100644 --- a/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php +++ b/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php @@ -254,7 +254,6 @@ class AttachmentAction extends AbstractDatabaseObjectAction { continue; // image smaller than thumbnail size; skip } - $adapter = ImageHandler::getInstance()->getAdapter(); // check memory limit