mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 06:49:23 +02:00
+ Removed resource linking
This commit is contained in:
parent
7312e7e4e4
commit
ba891376a8
@ -15,10 +15,6 @@ interface
|
|||||||
uses
|
uses
|
||||||
Classes,db,sysutils,Contnrs;
|
Classes,db,sysutils,Contnrs;
|
||||||
|
|
||||||
{$ifndef linux}
|
|
||||||
{$R *.DCR}
|
|
||||||
{$endif}
|
|
||||||
|
|
||||||
type
|
type
|
||||||
PRecInfo = ^TRecInfo;
|
PRecInfo = ^TRecInfo;
|
||||||
TRecInfo = record
|
TRecInfo = record
|
||||||
|
Loading…
Reference in New Issue
Block a user