Fix a minor bug I created in commit 4733
This commit is contained in:
@@ -265,8 +265,6 @@ void PCB_EDIT_FRAME::SpreadFootprints( bool aFootprintsOutsideBoardOnly )
|
||||
moduleList[ii+1]->GetPath().BeforeLast( '/' ) ) )
|
||||
islastItem = true;
|
||||
|
||||
moduleListBySheet.push_back( module );
|
||||
|
||||
moduleListBySheet.push_back( module );
|
||||
subsurface += module->GetArea();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user