Browse Source

* jsonini has no resourcestrings

git-svn-id: trunk@36914 -
michael 8 years ago
parent
commit
3c45ad8c01
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-json/fpmake.pp

+ 0 - 1
packages/fcl-json/fpmake.pp

@@ -77,7 +77,6 @@ begin
       end;
 
     T:=P.Targets.AddUnit('jsonini.pp');
-    T.ResourceStrings:=true;
     with T.Dependencies do
       begin
       AddUnit('fpjson');