mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 19:39:17 +00:00
Cleanup stale comment.
This commit is contained in:
parent
34db9ed245
commit
59d6152cf0
@ -2580,8 +2580,6 @@ void EDIT_TOOL::DeleteItems( const PCB_SELECTION& aItems, bool aIsCut )
|
||||
zone->RemoveCutout( outlineIdx, holeIdx );
|
||||
zone->UnFill();
|
||||
|
||||
// TODO Refill zone when KiCad supports auto re-fill
|
||||
|
||||
// Update the display
|
||||
zone->HatchBorder();
|
||||
canvas()->Refresh();
|
||||
|
Loading…
Reference in New Issue
Block a user