Fix merge error that prevented a previous change from working
This commit is contained in:
parent
433e148e08
commit
1d7e5a0443
|
@ -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 );
|
||||
|
||||
|
|
Loading…
Reference in New Issue