From c41eb247607e3165e93c18f597f7b4c55a02e352 Mon Sep 17 00:00:00 2001 From: Lawrence Lee <45837045+Lawrence37@users.noreply.github.com> Date: Fri, 14 May 2021 22:07:01 -0700 Subject: [PATCH] Remove dead code --- rtengine/spot.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/rtengine/spot.cc b/rtengine/spot.cc index cd19cc62a..6ef0ba5e0 100644 --- a/rtengine/spot.cc +++ b/rtengine/spot.cc @@ -400,7 +400,6 @@ void ImProcFunctions::removeSpots (Imagefloat* img, ImageSource* imgsrc, const s || !srcSpotBox->imageIntersects(*dstSpotBox, true)) { continue; - ++i; } // If spot intersect the preview image, add it to the visible spots