mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 01:50:26 +02:00
Remove wrong ERRORSUNIT=System.Errors line
This commit is contained in:
parent
e2d466f990
commit
ebc34f3dbb
@ -92,7 +92,7 @@ DXETYPEUNIT=DOSApi.Dxetype
|
||||
DYNLIBSUNIT=System.DynLibs
|
||||
EMU387UNIT=DOSApi.EMU387
|
||||
EMXUNIT=DOSApi.EMX
|
||||
ERRORSUNIT=System.Errors
|
||||
ERRORSUNIT=UnixApi.Errors
|
||||
ESP32UNIT=System.Esp32
|
||||
ESP8266UNIT=System.Esp8266
|
||||
ESP8266RTOS_30300UNIT=System.Esp8266rtos_30300
|
||||
@ -257,7 +257,6 @@ WINSYSUTUNIT=WinApi.WinSysUt
|
||||
WINTYPESUNIT=WinApi.WinTypes
|
||||
X86UNIT=System.X86
|
||||
XMC4500UNIT=EmbeddedApi.xmc4500
|
||||
ERRORSUNIT=UnixApi.Errors
|
||||
#
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user