From 6531d3ee8705d9add4acd648c9b7cee23b261cd7 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 24 Dec 2013 21:01:55 +0200 Subject: [PATCH] Update Image.php --- libraries/Gelato/Image/Image.php | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/Gelato/Image/Image.php b/libraries/Gelato/Image/Image.php index 51e016b..a92fcc2 100644 --- a/libraries/Gelato/Image/Image.php +++ b/libraries/Gelato/Image/Image.php @@ -659,4 +659,3 @@ class Image } } -code