florian 3 лет назад
Родитель
Сommit
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;