FpDebug: Remove an unused and non-existent used unit.

This commit is contained in:
Juha 2024-06-30 09:05:44 +03:00
parent 2547c55391
commit 12f7bbf511

View File

@ -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,