mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 22:23:43 +00:00
Remove whitespace
This commit is contained in:
parent
250fa52474
commit
feeb4f3638
@ -355,8 +355,6 @@ CONNECTION_GRAPH::STATUS CONNECTION_GRAPH::FindIsomorphism( CONNECTION_GRAPH* aT
|
||||
|
||||
auto& match = current.m_matches[current.m_currentMatch];
|
||||
|
||||
|
||||
|
||||
wxLogTrace( traceTopoMatch, wxT("stk: candidate '%s', match list : ( "),
|
||||
current.m_matches[current.m_currentMatch]->m_reference,
|
||||
current.m_refIndex );
|
||||
|
Loading…
Reference in New Issue
Block a user