Skip to content

Commit 061a0b5

Browse files
committed
unused vars
1 parent 8a418d2 commit 061a0b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Common/src/interface_interpolation/CMixingPlane.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ void CMixingPlane::WriteInterpolationDetails(const std::string& filename, const
215215
}
216216

217217
const auto donor_config = config[donorZone];
218-
const auto target_config = config[targetZone];
219218
const auto nMarkerInt = config[donorZone]->GetnMarker_MixingPlaneInterface() / 2;
220219

221220
outFile << "Mixing-Plane Interpolator Details. Donor Zone = " << donorZone << " Target Zone = " << targetZone << ". Interpolation Method = ";

0 commit comments

Comments
 (0)