From 08f8fd30ea2d5f715196b72db9ac79f856ccf5be Mon Sep 17 00:00:00 2001 From: Benny Halevy Date: Mon, 11 Sep 2023 17:03:49 +0300 Subject: [PATCH] gossiper: get rid of comment about advertise_removing It was deleted in 66ff07254002dd3e601e6ea01fa3eb295a413893. Signed-off-by: Benny Halevy Message-Id: <20230911140349.1809014-1-bhalevy@scylladb.com> --- gms/gossiper.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/gms/gossiper.hh b/gms/gossiper.hh index 7f7fb43d94..c17b72f0c9 100644 --- a/gms/gossiper.hh +++ b/gms/gossiper.hh @@ -362,7 +362,6 @@ private: public: /** * Handles switching the endpoint's state from REMOVING_TOKEN to REMOVED_TOKEN - * This should only be called after advertise_removing * * @param endpoint * @param host_id