mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 18:59:10 +02:00
ide: clean up
This commit is contained in:
parent
586aaa6756
commit
110c35c9a3
@ -79,7 +79,6 @@ implementation
|
||||
|
||||
constructor TProjectDebugLink.Create;
|
||||
begin
|
||||
DebugLn(['TProjectDebugLink.Create: Project=', FProject]);
|
||||
FDebuggerProperties := TDebuggerPropertiesConfigList.Create;
|
||||
FBackendConverterConfig := TIdeDbgValueConvertSelectorList.Create;
|
||||
FBackendConverterConfig.OnChanged := @BackendConverterConfigChanged;
|
||||
|
Loading…
Reference in New Issue
Block a user