remove redundant check as ReadyToSend also checks IntroSent()

This commit is contained in:
Jeff Becker 2021-06-17 05:06:57 -04:00
parent d45f0f8951
commit 1a0e6a7ac1
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ namespace llarp
{
SwapIntros();
}
if (ReadyToSend() and IntroSent())
if (ReadyToSend())
{
// if we dont have a cached session key after sending intro we are in a fugged state so
// expunge