mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 17:20:37 +02:00
IDE: fix comment
git-svn-id: trunk@42269 -
This commit is contained in:
parent
19f20c96f5
commit
c93b75b24c
@ -3737,8 +3737,7 @@ begin
|
||||
if not LoadParts then
|
||||
PublishOptions.LoadFromXMLConfig(xmlconfig,
|
||||
Path+'PublishOptions/',fPathDelimChanged);
|
||||
|
||||
// load session info
|
||||
// load custom defines
|
||||
if not LoadParts then
|
||||
LoadCustomDefines(XMLConfig,Path,false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user