Browse Source

* cleanup

florian 3 năm trước cách đây
mục cha
commit
32fa0ecaf9
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      compiler/symtype.pas

+ 0 - 3
compiler/symtype.pas

@@ -122,9 +122,6 @@ interface
 ************************************************}
 
       { this object is the base for all symbol objects }
-
-      { tsym }
-
       tsym = class(TSymEntry)
       protected
        function registered : boolean;