Commit 9ddeffe7 authored by dickelbeck's avatar dickelbeck

Remove DEBUG printf

parent aa51131b
......@@ -344,7 +344,7 @@ static bool Magnetize( BOARD* m_Pcb, WinEDA_PcbFrame* frame,
doTrack = true;
}
D(printf("doPad=%d doTrack=%d aCurrentTool=%d amMovingVia=%d\n", doPad, doTrack, aCurrentTool, amMovingVia );)
// D(printf("doPad=%d doTrack=%d aCurrentTool=%d amMovingVia=%d\n", doPad, doTrack, aCurrentTool, amMovingVia );)
// The search precedence order is pads, then tracks/vias
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment