Skip to content

Commit 49c7832

Browse files
committed
[flexValue] clean up
1 parent 57b9737 commit 49c7832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Quick.Value.pas

-1
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,6 @@ function TryVarAsType(aValue : Variant; aVarType : Word) : Boolean;
10591059

10601060
procedure TFlexValue.SetAsVariant(const Value: Variant);
10611061
var
1062-
dispatch : IDispatch;
10631062
i : Int64;
10641063
b : Boolean;
10651064
f : Extended;

0 commit comments

Comments
 (0)