florian 3 vuotta sitten
vanhempi
commit
32fa0ecaf9
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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;