瀏覽代碼

* Remove wrong line

Michaël Van Canneyt 9 月之前
父節點
當前提交
4e4f1ec4de
共有 1 個文件被更改,包括 0 次插入1 次删除
  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);