mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 13:21:46 +02:00
IDE: write lpi: do not invalidate file state, this is done by the xmlconfig
git-svn-id: trunk@35933 -
This commit is contained in:
parent
e1b41e5f0e
commit
aab4ac2b3a
@ -2902,7 +2902,6 @@ begin
|
||||
end;
|
||||
|
||||
// save lpi to disk
|
||||
InvalidateFileStateCache;
|
||||
xmlconfig.Flush;
|
||||
Modified:=false;
|
||||
if SaveSessionInfoInLPI then
|
||||
|
Loading…
Reference in New Issue
Block a user