Skip to content
Verified Commit ed8cf6b6 authored by Ingo Klöcker's avatar Ingo Klöcker Committed by Ingo Klöcker
Browse files

Remove superfluous check for positive threshold

If the key expires sometime in the future (i.e. status is Expires), then
the duration until expiration is positive. If the threshold is negative
(because no threshold is set), then the duration cannot be <= threshold.
This means that checking for a positive threshold is not necessary.

GnuPG-bug-id: 6330
parent 56ec6bd9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment