From a487b77908dd94555a3481ad83464ee089733448 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 6 Sep 2020 22:54:47 +0100 Subject: [PATCH] done --- src/updates.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/updates.rs b/src/updates.rs index 1f9c89b6..fe3afb9b 100644 --- a/src/updates.rs +++ b/src/updates.rs @@ -21,7 +21,6 @@ pub struct ExecuteGameChangeUpdates { pub type PlayerUpdatesLog = StableIndexVecDeque,sse::UpdateId>; -// xxx delete old updates at some point #[derive(Debug)] pub struct PlayerUpdates { -- 2.30.2