From: shawn Date: Wed, 13 Jan 2016 09:03:28 +0000 (-0500) Subject: ReplicatedPG : clean up unused function X-Git-Tag: v10.0.3~28^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=19cc1e8ec795a1ba4366d72150909885aa22e32f;p=ceph.git ReplicatedPG : clean up unused function Signed-off-by: Xiaowei Chen --- diff --git a/src/osd/ReplicatedPG.h b/src/osd/ReplicatedPG.h index a52144535beb..c43910bffb42 100644 --- a/src/osd/ReplicatedPG.h +++ b/src/osd/ReplicatedPG.h @@ -1243,7 +1243,6 @@ protected: void _clear_recovery_state(); - void queue_for_recovery(); bool start_recovery_ops( int max, ThreadPool::TPHandle &handle, int *started);