X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=ceph%2Fsrc%2Fosd%2FWatch.h;h=6e3c05f90ee1f624f37e71e04b761c3f8a0b8400;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=8d6d93a7d1c778e768af394a9892aa0d99a7570c;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/osd/Watch.h b/ceph/src/osd/Watch.h index 8d6d93a7d..6e3c05f90 100644 --- a/ceph/src/osd/Watch.h +++ b/ceph/src/osd/Watch.h @@ -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 {