Selaa lähdekoodia

+ Removed resource linking

michael 22 vuotta sitten
vanhempi
commit
ba891376a8
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 4
      fcl/db/sqlite/sqlitedataset.pas

+ 0 - 4
fcl/db/sqlite/sqlitedataset.pas

@@ -15,10 +15,6 @@ interface
 uses 
   Classes,db,sysutils,Contnrs;
 
-{$ifndef linux}
-{$R *.DCR}
-{$endif}
-
 type
   PRecInfo = ^TRecInfo;
   TRecInfo = record