mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 08:29:06 +02:00
IdeDebugger: remove warning
This commit is contained in:
parent
3775b1ee49
commit
c583496424
@ -915,7 +915,6 @@ begin
|
||||
FDebuggerConfigList.LoadFromXml(XMLCfg, 'Debugger/Backends/');
|
||||
end
|
||||
else begin
|
||||
debugln(['TDebuggerOptions.LoadDebuggerProperties importing OLD debugger backend config from environment-opts']);
|
||||
FDebuggerConfigList.LoadFromOldXml(EnvironmentOptions.XMLCfg, 'EnvironmentOptions/Debugger/', 'EnvironmentOptions/DebuggerFilename/Value');
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user