suppress warning
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
d639b8d8d0
commit
b94b6d8a61
@ -213,8 +213,6 @@ function CompareValue(
|
||||
const AA,AB : TDateTimeRec;
|
||||
const ACompareKind : TValueCompareKind
|
||||
) : Boolean;
|
||||
var
|
||||
locA, locB : TDateTime;
|
||||
begin
|
||||
case ACompareKind of
|
||||
vckEqual : Result := ValueEquals(AA,AB);
|
||||
|
Loading…
Reference in New Issue
Block a user