Skip to content

Commit 8f39355

Browse files
- Removed unused variable
1 parent 9259526 commit 8f39355

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/VTAccessibility.pas

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ function TVirtualTreeAccessibility.accLocation(out pxLeft: Integer;
157157
// returns the location of the VirtualStringTree object.
158158
var
159159
P: TPoint;
160-
DisplayRect : TRect;
161160
begin
162161
Result := S_FALSE;
163162
if varChild = CHILDID_SELF then

0 commit comments

Comments
 (0)