IDE: Don't call SetBuildTargetProject1 in TMainIDE.InitCodeToolBoss. It is called when a project is opened or created.

git-svn-id: trunk@64429 -
This commit is contained in:
juha 2021-01-28 08:19:08 +00:00
parent 41f5ee5ea0
commit 1e99ef0453

View File

@ -9567,8 +9567,6 @@ begin
// the first template is the "use default" flag
CreateUseDefaultsFlagTemplate;
MainBuildBoss.SetBuildTargetProject1(true);
// load include file relationships
AFilename:=AppendPathDelim(GetPrimaryConfigPath)+CodeToolsIncludeLinkFile;
if FileExistsCached(AFilename) then