From: cristy Date: Thu, 13 Jun 2013 12:28:16 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3601 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c6403c0561082ff3029be424967b9649f481f03;p=imagemagick --- diff --git a/MagickCore/attribute.c b/MagickCore/attribute.c index 110ce274a..9d7d0a6e1 100644 --- a/MagickCore/attribute.c +++ b/MagickCore/attribute.c @@ -232,7 +232,6 @@ MagickExport RectangleInfo GetImageBoundingBox(const Image *image, if (bounding_box.height > bounds.height) bounds.height=bounding_box.height; } - } image_view=DestroyCacheView(image_view); if ((bounds.width == 0) || (bounds.height == 0)) (void) ThrowMagickException(exception,GetMagickModule(),OptionWarning,