mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 05:55:54 +02:00
IDE: load environmentoptions.xml: do not invalidate file cache
git-svn-id: trunk@50046 -
This commit is contained in:
parent
944630b2f7
commit
c6148fafed
@ -2481,7 +2481,6 @@ begin
|
||||
FreeAndNil(FConfigStore);
|
||||
FreeAndNil(FDbgConfigStore);
|
||||
FreeAndNil(FXMLCfg);
|
||||
InvalidateFileStateCache;
|
||||
if CleanConfig then
|
||||
FXMLCfg:=TRttiXMLConfig.CreateClean(Filename)
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user