Fix compil issue in Debug mode.

This commit is contained in:
jean-pierre charras 2013-05-02 20:42:08 +02:00
parent 78e41187b3
commit 19845828ef
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ void MODULE::TransformGraphicShapesWithClearanceToPolygonSet(
default:
D( printf( "Error: Shape %d not implemented!\n",
((EDGE_MODULE*) item)->GetShape() ); )
outline->GetShape() ); )
break;
}
break;