Преглед изворни кода

- since DataSize for method pointers works correctly remove the "?"-comment

git-svn-id: trunk@37078 -
svenbarth пре 8 година
родитељ
комит
46de720c63
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      packages/rtl-objpas/src/inc/rtti.pp

+ 0 - 1
packages/rtl-objpas/src/inc/rtti.pp

@@ -769,7 +769,6 @@ begin
             Result := 0;
         end;
       tkMethod:
-        { ? }
         Result := SizeOf(TMethod);
       tkSString:
         { ShortString can hold max. 254 characters as [0] is Length and [255] is #0 }