Fix merge error that prevented a previous change from working

This commit is contained in:
Jon Evans 2021-04-14 23:30:16 -04:00
parent 433e148e08
commit 1d7e5a0443
1 changed files with 0 additions and 1 deletions

View File

@ -650,7 +650,6 @@ bool DIFF_PAIR_PLACER::routeHead( const VECTOR2I& aP )
m_snapOnTarget = false;
}
m_currentTrace = DIFF_PAIR();
m_currentTrace.SetGap( gap() );
m_currentTrace.SetLayer( m_currentLayer );