Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Dec 4, 2023
1 parent 4a1d8f3 commit a316650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion magick/resource.c
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,6 @@ MagickExport void RelinquishMagickResource(const ResourceType type,
{
resource_info.time-=size;
assert(resource_info.time >= 0);
if (logging != MagickFalse)
if (logging != MagickFalse)
{
(void) FormatMagickSize((MagickSizeType) resource_info.time,
Expand Down

0 comments on commit a316650

Please sign in to comment.