Browse Source

* cleanup

florian 3 years ago
parent
commit
32fa0ecaf9
1 changed files with 0 additions and 3 deletions
  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 }
       { this object is the base for all symbol objects }
-
-      { tsym }
-
       tsym = class(TSymEntry)
       tsym = class(TSymEntry)
       protected
       protected
        function registered : boolean;
        function registered : boolean;