pcbnew: fixed build error with python-enabled builds

This commit is contained in:
Tomasz Włostowski 2017-12-05 16:47:44 +01:00
parent c50da7e163
commit 000f810161
1 changed files with 0 additions and 7 deletions

View File

@ -151,13 +151,6 @@ public:
int GetClearance( BOARD_CONNECTED_ITEM* aItem = NULL ) const override;
/**
* Function RemoveInsulatedCopperIslands
* Remove insulated copper islands found in m_FilledPolysList.
* @param aPcb = the board to analyze
*/
void RemoveInsulatedCopperIslands( BOARD* aPcb );
/**
* Function IsOnCopperLayer
* @return true if this zone is on a copper layer, false if on a technical layer