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;