Browse Source

- removed empty "protected type" section

git-svn-id: trunk@32966 -
Jonas Maebe 9 years ago
parent
commit
e4c8a2776b
1 changed files with 1 additions and 2 deletions
  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