Alligator-1 2 месяцев назад
Родитель
Сommit
ad88310e5b
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      rtl/inc/objpas.inc

+ 0 - 1
rtl/inc/objpas.inc

@@ -439,7 +439,6 @@ end;
 {$endif def FPC_HAS_FEATURE_RTTI}
            i : longint;
         begin
-           I:=instancesize;
            { the size is saved at offset 0 }
            fillchar(instance^, InstanceSize, 0);
            { insert VMT pointer into the new created memory area }