Skip to content

Commit f88bca7

Browse files
removed duplicate definition
1 parent 740536f commit f88bca7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Source/Base/Spring.pas

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ TAttributeClass = class of TCustomAttribute;
9494
SIZE_T = ULONG_PTR;
9595
{$ENDIF}
9696

97-
{$IFNDEF DELPHIXE3_UP}
98-
PMethod = ^TMethod;
99-
{$ENDIF}
100-
10197
PObject = ^TObject;
10298
{$POINTERMATH ON}
10399
PVTable = ^Pointer;

0 commit comments

Comments
 (0)