]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/osd/Watch.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / osd / Watch.h
index 8d6d93a7d1c778e768af394a9892aa0d99a7570c..6e3c05f90ee1f624f37e71e04b761c3f8a0b8400 100644 (file)
@@ -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 {