mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 13:09:17 +02:00
- since DataSize for method pointers works correctly remove the "?"-comment
git-svn-id: trunk@37078 -
This commit is contained in:
parent
4ff6c7bddf
commit
46de720c63
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user