Fixed some indent, and added some conditional compiles on pcbnew.cpp

This commit is contained in:
Miguel Angel Ajo 2012-03-18 10:09:51 +01:00
parent 06c570bab3
commit c0be31aeda
2 changed files with 14 additions and 16 deletions

View File

@ -113,8 +113,6 @@ bool EDA_APP::OnInit()
wxFileName fn;
PCB_EDIT_FRAME* frame = NULL;
int i=0;
#ifdef KICAD_SCRIPTING
pcbnewInitPythonScripting();
#endif