Eeschema: fix Bug #1298868 (Can't create new schematic from main toolbar icon) - Fix a bug I created in rev 4773

This commit is contained in:
jean-pierre charras 2014-03-28 14:23:26 +01:00
parent 36e62b1047
commit beb33c7522
1 changed files with 0 additions and 1 deletions

View File

@ -377,7 +377,6 @@ bool SCH_EDIT_FRAME::OpenProjectFiles( const std::vector<wxString>& aFileSet, in
msg.Printf( _( "File '%s' not found." ),
GetChars( g_RootSheet->GetScreen()->GetFileName() ) );
DisplayInfoMessage( this, msg );
return false;
}
return true; // do not close Eeschema if the file if not found: