diff --git a/src/osd/Watch.h b/src/osd/Watch.h index 8d6d93a7d1c..6e3c05f90ee 100644 --- a/src/osd/Watch.h +++ b/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 {