From e2f8e21529d876d69de7f98937f5c1e3ebb144b0 Mon Sep 17 00:00:00 2001 From: yosoyubik Date: Thu, 21 Apr 2022 15:19:59 +0200 Subject: [PATCH] ames: remove sigwut --- pkg/arvo/sys/vane/ames.hoon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pkg/arvo/sys/vane/ames.hoon b/pkg/arvo/sys/vane/ames.hoon index bf4ad737c9..df26c329e3 100644 --- a/pkg/arvo/sys/vane/ames.hoon +++ b/pkg/arvo/sys/vane/ames.hoon @@ -219,9 +219,6 @@ ~ ?+ wire ~ [%bone @ @ ~] - :: later on we drop events that come in an old wire but - :: tracking it here let us print a notification to the user - :: `[%old `@p`(slav %p i.t.wire) `@ud`(slav %ud i.t.t.wire)] :: [%bone @ @ @ ~] @@ -2568,8 +2565,6 @@ ++ on-done |= [=message-num =ack] ^+ message-pump - ~? (gte message-num next.state) - "unsent message from the future"^[message-num next.state current.state] :: unsent messages from the future should never get acked :: ?> (lth message-num next.state)