mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 20:56:28 +02:00
LazDebuggers: Cleanup in unit DebugProcess.
This commit is contained in:
parent
acb3f71e60
commit
e1aff780f0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user