Kaynağa Gözat

* Removed resource linking

git-svn-id: trunk@15815 -
michael 15 yıl önce
ebeveyn
işleme
b62a60e08c

+ 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;