mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
We need to catch these when they're created. During write is too late.
This commit is contained in:
parent
69b23df4c3
commit
2a7474b33e
@ -1021,7 +1021,6 @@ void PCB_IO_KICAD_SEXPR::format( const PCB_SHAPE* aShape ) const
|
||||
}
|
||||
else
|
||||
{
|
||||
wxFAIL_MSG( wxT( "Cannot format invalid polygon." ) );
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user