Thanks Simon, It's good to see odd things like this cleaned up. The "vrml_layer" code also uses the same #ifndef .. #define for M_PI, M_PI2. M_PI4 (and M_PI4 is not used in any code I can find -I don't know why I put it there).
- Cirilo On Fri, Jul 3, 2015 at 7:56 AM, Simon Richter <[email protected]> wrote: > --- > pcbnew/exporters/export_idf.cpp | 2 +- > utils/idftools/idf_common.cpp | 4 ++-- > utils/idftools/idf_common.h | 13 +------------ > utils/idftools/idf_parser.cpp | 2 +- > 4 files changed, 5 insertions(+), 16 deletions(-) > > > _______________________________________________ > 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

