mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 06:29:38 +02:00
- removed unused local conflicting type definition
git-svn-id: trunk@2056 -
This commit is contained in:
parent
76857dbca9
commit
640ddd2e26
@ -373,9 +373,6 @@
|
||||
|
||||
class function TObject.stringmessagetable : pstringmessagetable;
|
||||
|
||||
type
|
||||
pdword = ^dword;
|
||||
|
||||
begin
|
||||
stringmessagetable:=pstringmessagetable((pointer(Self)+vmtMsgStrPtr)^);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user