浏览代码

- removed empty "protected type" section

git-svn-id: trunk@32966 -
Jonas Maebe 9 年之前
父节点
当前提交
e4c8a2776b
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      compiler/llvm/nllvmtcon.pas

+ 1 - 2
compiler/llvm/nllvmtcon.pas

@@ -62,8 +62,7 @@ interface
     end;
 
     tllvmtai_typedconstbuilder = class(ttai_typedconstbuilder)
-     protected type
-      public
+     public
        { set the default value for caggregateinformation (= tllvmaggregateinformation) }
        class constructor classcreate;
      protected