mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
Merge pull request #40884 from majianpeng/osd-watch-remove-unused-code
osd/Watch.h: remove unused code. Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
20de7dd55c
@ -188,9 +188,6 @@ public:
|
||||
|
||||
/// note receipt of a ping
|
||||
void got_ping(utime_t t);
|
||||
utime_t get_last_ping() const {
|
||||
return last_ping;
|
||||
}
|
||||
|
||||
/// True if currently connected
|
||||
bool is_connected() const {
|
||||
|
Loading…
Reference in New Issue
Block a user