[PD] remove wrong comment

was accidentally introduced by ma previous commit
This commit is contained in:
Uwe
2022-01-06 16:15:39 +01:00
parent 2783563e11
commit 76f5fe6a74

View File

@@ -1438,7 +1438,6 @@ void Hole::onChanged(const App::Property* prop)
if (!isRestoring())
updateThreadDepthParam();
// updateHoleCutParams() will later automatically be called because
// updateDiameterParam() changes &Diameter
}
else if (prop == &ThreadFit) {
updateDiameterParam();