Commit 76e2efed authored by Dick Hollenbeck's avatar Dick Hollenbeck

remove unneeded debug printf

parent 30ecdbea
......@@ -62,8 +62,6 @@ void Build_Holes_List( BOARD* aPcb,
aHoleListBuffer.clear();
aToolListBuffer.clear();
D(printf( "%s:\n", __FUNCTION__ );)
if( (aFirstLayer >= 0) && (aLastLayer >= 0) )
{
if( aFirstLayer > aLastLayer )
......
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