Browse Source

* Removed resource linking

git-svn-id: trunk@15815 -
michael 15 năm trước cách đây
mục cha
commit
b62a60e08c
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      packages/fcl-web/examples/webdata/demo/extgrid.lpr

+ 0 - 2
packages/fcl-web/examples/webdata/demo/extgrid.lpr

@@ -5,8 +5,6 @@ program extgrid;
 uses
   fpCGI, wmusers;
 
-{$IFDEF WINDOWS}{$R extgrid.rc}{$ENDIF}
-
 begin
   Application.Initialize;
   Application.Run;