浏览代码

* cleanup

florian 3 年之前
父节点
当前提交
32fa0ecaf9
共有 1 个文件被更改,包括 0 次插入3 次删除
  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;