mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 10:36:01 +02:00
FpDebug: Remove an unused and non-existent used unit.
This commit is contained in:
parent
2547c55391
commit
12f7bbf511
@ -21,9 +21,6 @@ uses
|
|||||||
SysUtils,
|
SysUtils,
|
||||||
BaseUnix,
|
BaseUnix,
|
||||||
termio, fgl,
|
termio, fgl,
|
||||||
{$IFDEF USES_NEW_PROCESS} process331 in 'fcl-proc331/process331.pp',
|
|
||||||
{$ELSE} process,
|
|
||||||
{$ENDIF}
|
|
||||||
Contnrs,
|
Contnrs,
|
||||||
StrUtils,
|
StrUtils,
|
||||||
Types,
|
Types,
|
||||||
|
Loading…
Reference in New Issue
Block a user