From aa6b6c4f3c87b8f63e8ab09b2784fc25defbca44 Mon Sep 17 00:00:00 2001
From: Cristy <urban-warrior@imagemagick.org>
Date: Sat, 10 Mar 2018 10:12:57 -0500
Subject: [PATCH] ...

---
 PerlMagick/quantum/quantum.xs.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/PerlMagick/quantum/quantum.xs.in b/PerlMagick/quantum/quantum.xs.in
index c53e47b24..f2f54fb5e 100644
--- a/PerlMagick/quantum/quantum.xs.in
+++ b/PerlMagick/quantum/quantum.xs.in
@@ -14298,6 +14298,7 @@ SetPixel(ref,...)
     exception=DestroyExceptionInfo(exception);
     SvREFCNT_dec(perl_exception);
   }
+
 #
 ###############################################################################
 #                                                                             #
@@ -14343,9 +14344,6 @@ SetPixels(ref,...)
     register Quantum
       *q;
 
-    ssize_t
-      option;
-
     struct PackageInfo
       *info;
 
-- 
2.40.0