michael 22 лет назад
Родитель
Сommit
ba891376a8
1 измененных файлов с 0 добавлено и 4 удалено
  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