LazDebuggers: Cleanup in unit DebugProcess.

This commit is contained in:
Juha 2024-12-01 00:15:27 +02:00
parent acb3f71e60
commit e1aff780f0

View File

@ -37,7 +37,7 @@ unit DebugProcess;
interface
uses
Classes, sysutils, AsyncProcess, LCLIntf, InterfaceBase, process,
Classes, sysutils, InterfaceBase, process,
Pipes, {$ifdef FORCE_LAZLOGGER_DUMMY} LazLoggerDummy {$else} LazLoggerBase {$endif}, UTF8Process;
type