mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 10:39:09 +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;
|
end;
|
||||||
|
|
||||||
// save lpi to disk
|
// save lpi to disk
|
||||||
InvalidateFileStateCache;
|
|
||||||
xmlconfig.Flush;
|
xmlconfig.Flush;
|
||||||
Modified:=false;
|
Modified:=false;
|
||||||
if SaveSessionInfoInLPI then
|
if SaveSessionInfoInLPI then
|
||||||
|
Loading…
Reference in New Issue
Block a user