From c6148fafed37bc51eed8491cff7b00565fc32c08 Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 13 Oct 2015 16:27:49 +0000 Subject: [PATCH] IDE: load environmentoptions.xml: do not invalidate file cache git-svn-id: trunk@50046 - --- ide/environmentopts.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/ide/environmentopts.pp b/ide/environmentopts.pp index 44f51f8709..68b6526d9b 100644 --- a/ide/environmentopts.pp +++ b/ide/environmentopts.pp @@ -2481,7 +2481,6 @@ begin FreeAndNil(FConfigStore); FreeAndNil(FDbgConfigStore); FreeAndNil(FXMLCfg); - InvalidateFileStateCache; if CleanConfig then FXMLCfg:=TRttiXMLConfig.CreateClean(Filename) else