Browse Source

* Removed resource linking

git-svn-id: trunk@15815 -
michael 15 years ago
parent
commit
b62a60e08c
1 changed files with 0 additions and 2 deletions
  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;