Pārlūkot izejas kodu

* Remove wrong line

Michaël Van Canneyt 9 mēneši atpakaļ
vecāks
revīzija
4e4f1ec4de
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      packages/fcl-openapi/src/fpopenapi.codegen.pp

+ 0 - 1
packages/fcl-openapi/src/fpopenapi.codegen.pp

@@ -496,7 +496,6 @@ begin
     lAPIData.DelphiTypes := Self.DelphiCode;
     lAPIData.ServiceNamePrefix := ServiceNamePrefix;
     lAPIData.ServiceNameSuffix := ServiceNameSuffix;
-    lAPIData.DtoInterfacePrefix:= DtoInterfacePrefix;
     PrepareAPIData(lAPIData);
     GenerateRecordDefs(lAPIData);
     GenerateSerializerDefs(lAPIData);