PNS formatting code.
This commit is contained in:
parent
b1a19b1225
commit
2619ceae03
|
@ -235,7 +235,6 @@ PNS_ITEM* PNS_ROUTER::syncVia( VIA* aVia )
|
|||
aVia->GetDrillValue(),
|
||||
aVia->GetNetCode() );
|
||||
|
||||
v->SetDrill ( aVia->GetDrill() );
|
||||
v->SetParent( aVia );
|
||||
|
||||
return v;
|
||||
|
|
Loading…
Reference in New Issue