fix very minor bugs.

This commit is contained in:
jean-pierre charras
2011-03-03 20:08:13 +01:00
parent 9e0e43e4c1
commit 098a20a0d8
36 changed files with 1546 additions and 1009 deletions
+1 -1
View File
@@ -488,7 +488,7 @@ static void addHoleToPolygon( std::vector<wxPoint>& aBuffer,
void D_CODE::ConvertShapeToPolygon()
{
wxPoint initialpos;
wxPoint currpos;;
wxPoint currpos;
m_PolyCorners.clear();