IDE: load environmentoptions.xml: do not invalidate file cache

git-svn-id: trunk@50046 -
This commit is contained in:
mattias 2015-10-13 16:27:49 +00:00
parent 944630b2f7
commit c6148fafed

View File

@ -2481,7 +2481,6 @@ begin
FreeAndNil(FConfigStore);
FreeAndNil(FDbgConfigStore);
FreeAndNil(FXMLCfg);
InvalidateFileStateCache;
if CleanConfig then
FXMLCfg:=TRttiXMLConfig.CreateClean(Filename)
else