osd: Remove unused function declearation

Signed-off-by: wuxingyi <wuxingyi2015@outlook.com>
This commit is contained in:
wuxingyi 2020-07-01 09:57:27 +08:00
parent f7f156db5e
commit f0c025662a

View File

@ -1889,7 +1889,6 @@ public:
}
void maybe_kick_recovery(const hobject_t &soid);
void wait_for_unreadable_object(const hobject_t& oid, OpRequestRef op);
void wait_for_all_missing(OpRequestRef op);
bool check_laggy(OpRequestRef& op);
bool check_laggy_requeue(OpRequestRef& op);