|
@@ -3674,8 +3674,7 @@ implementation
|
|
constructor tobjectdef.ppuload(ppufile:tcompilerppufile);
|
|
constructor tobjectdef.ppuload(ppufile:tcompilerppufile);
|
|
var
|
|
var
|
|
i,
|
|
i,
|
|
- implintfcount,
|
|
|
|
- vmtentrycount : longint;
|
|
|
|
|
|
+ implintfcount : longint;
|
|
d : tderef;
|
|
d : tderef;
|
|
ImplIntf : TImplementedInterface;
|
|
ImplIntf : TImplementedInterface;
|
|
vmtentry : pvmtentry;
|
|
vmtentry : pvmtentry;
|