[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 d232f17e23
commit 7afcc93062

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();