소스 검색

- 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