Hi Ian, I merged your patch. Thanks for your contribution!
Cheers, Jeff. > On 14 Aug 2019, at 00:30, Ian McInerney <[email protected]> wrote: > > The switch statement for choosing which frame to launch in Pcbnew had an > extra nested switch inside of it. It appears that the original performance > enhancement reason for doing that has been modified, so now there was no > benefit to having the nested switches. This patch removes the nesting. > > -Ian > <0001-pcbnew-Clean-up-switch-statement-in-launcher.patch>_______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

