chiark / gitweb /
done
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Sep 2020 21:54:47 +0000 (22:54 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Sep 2020 21:54:47 +0000 (22:54 +0100)
src/updates.rs

index 1f9c89b65d01b31642765f2fa92f11e2818d1427..fe3afb9b8c6ac2e1ece0a9b7a67a4657103de331 100644 (file)
@@ -21,7 +21,6 @@ pub struct ExecuteGameChangeUpdates {
 
 pub type PlayerUpdatesLog =
   StableIndexVecDeque<Arc<PreparedUpdate>,sse::UpdateId>;
-// xxx delete old updates at some point
 
 #[derive(Debug)]
 pub struct PlayerUpdates {