Index: src/ResolvExpr/CandidateFinder.cpp
===================================================================
--- src/ResolvExpr/CandidateFinder.cpp	(revision 478dadeb3c5d3140511bb4b837981f8b474530d3)
+++ src/ResolvExpr/CandidateFinder.cpp	(revision 02101a45a08b3935b33cad46118592615c09f3a2)
@@ -10,6 +10,6 @@
 // Created On       : Wed Jun 5 14:30:00 2019
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sat Jun 22 08:07:26 2024
-// Update Count     : 4
+// Last Modified On : Mon Sep  9 11:30:11 2024
+// Update Count     : 5
 //
 
@@ -1239,5 +1239,5 @@
 		CandidateList matches;
 		Cost minExprCost = Cost::infinity;
-		Cost minCastCost = Cost::infinity;
+		// Cost minCastCost = Cost::infinity;
 		for ( CandidateRef & cand : finder.candidates ) {
 			ast::ptr< ast::Type > fromType = cand->expr->result;
