Browse Source

+ Removed resource linking

michael 22 years ago
parent
commit
ba891376a8
1 changed files with 0 additions and 4 deletions
  1. 0 4
      fcl/db/sqlite/sqlitedataset.pas

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

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