diff --git a/compiler/symtype.pas b/compiler/symtype.pas index 873adc1176..8219d1fc10 100644 --- a/compiler/symtype.pas +++ b/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;